From dcd35326d694d70a73698b5eacfe234c1045ffb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 14:01:51 +0000 Subject: [PATCH] Bump twine from 2.0.0 to 4.0.0 Bumps [twine](https://github.com/pypa/twine) from 2.0.0 to 4.0.0. - [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.0) --- 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 4bb2b88..c739261 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ PyGithub==1.54.1 pyyaml==6.0 taskcluster==44.2.2 taskcluster-urls==13.0.1 -twine==2.0.0 +twine==4.0.0 yarl<1.8.0 zstandard==0.16.0