From 1c4f6b076ef9cf0ec66f3f180ec3116d0b97435e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:16:06 +0000 Subject: [PATCH] Bump twine from 5.1.0 to 6.0.1 Bumps [twine](https://github.com/pypa/twine) from 5.1.0 to 6.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/5.1.0...6.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- windows_dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows_dev_requirements.txt b/windows_dev_requirements.txt index ed588b7..b89eefc 100644 --- a/windows_dev_requirements.txt +++ b/windows_dev_requirements.txt @@ -1,3 +1,3 @@ prompt-toolkit==3.0.47 pyinstaller==6.5.0 -twine==5.1.0 +twine==6.0.1