From 9a7c014fdaf2a2a129edb59d25a337606858066f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:21:39 +0000 Subject: [PATCH] Bump twine from 3.4.1 to 4.0.1 Bumps [twine](https://github.com/pypa/twine) from 3.4.1 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/3.4.1...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 dd942da..e85a4ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ PyQt5==5.15.4 pyqt5-tools==5.15.4.3.2 qtawesome==1.0.3 build==0.5.1 -twine==3.4.1 \ No newline at end of file +twine==4.0.1 \ No newline at end of file