From 106a9bbb667c37fa0a4e33dc61734160e0446feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 23:04:01 +0000 Subject: [PATCH] Bump twine from 3.7.1 to 4.0.2 Bumps [twine](https://github.com/pypa/twine) from 3.7.1 to 4.0.2. - [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/3.7.1...4.0.2) --- 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 7439739..7433b7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ requests-toolbelt==0.9.1 rfc3986==2.0.0 six==1.16.0 tqdm==4.63.0 -twine==3.7.1 +twine==4.0.2 urllib3==1.26.9 webencodings==0.5.1 zipp==3.7.0