From f2c8d0432da9e3211690a5db3613941781a365fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 11:02:19 +0000 Subject: [PATCH] NO-ISSUE: 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index d82fce40575..449ee8fe420 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ boto3==1.20.26 mkdocs==1.2.3 requests==2.22.0 setuptools==59.2.0 -twine==3.7.1 +twine==4.0.2 vcversioner==2.16.0.0 waiting==1.4.1 wheel==0.37.1