From 2bf8f8a717aba01d4fdd988287e8e05e258fb5c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 14:04:52 +0000 Subject: [PATCH] NO-ISSUE: Bump twine from 3.4.2 to 4.0.2 Bumps [twine](https://github.com/pypa/twine) from 3.4.2 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.4.2...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 4b07100abf72..8a2fd284bd8a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ boto3==1.20.10 mkdocs==1.2.3 requests==2.22.0 setuptools==59.2.0 -twine==3.4.2 +twine==4.0.2 vcversioner==2.16.0.0 waiting==1.4.1 wheel==0.37.0