From ecfed7cbef2c00ed8a910b78d9efaf83840983e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 00:51:04 +0000 Subject: [PATCH] Bump twine from 2.0.0 to 4.0.1 Bumps [twine](https://github.com/pypa/twine) from 2.0.0 to 4.0.1. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/twine/compare/2.0.0...4.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 588fe77..c87745d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ PyGithub==1.57 pyyaml==6.0 taskcluster==44.23.4 taskcluster-urls==13.0.1 -twine==2.0.0 +twine==4.0.1 yarl==1.8.0 zstandard==0.19.0