From c604d4c69dd74e83c458ca7f00560fb70e67b47f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 05:31:23 +0000 Subject: [PATCH] Bump twine from 5.1.1 to 6.1.0 Bumps [twine](https://github.com/pypa/twine) from 5.1.1 to 6.1.0. - [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/v5.1.1...6.1.0) --- updated-dependencies: - dependency-name: twine dependency-version: 6.1.0 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 a8c2f65..97b013d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ requests==2.32.3 pytest==8.3.4 build==1.2.2.post1 wheel==0.45.1 -twine==5.1.1 +twine==6.1.0 keyring==25.5.0 configparser==7.1.0