From 5df08a2bf9562d01b7130a8eb328828fac6150d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 13:03:37 +0000 Subject: [PATCH] chore(deps): bump twine from 6.2.0 to 7.0.0 in the python-packages group Bumps the python-packages group with 1 update: [twine](https://github.com/pypa/twine). Updates `twine` from 6.2.0 to 7.0.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/6.2.0...7.0.0) --- updated-dependencies: - dependency-name: twine dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index 3b0efc0..5a0f24a 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -7,7 +7,7 @@ flake8==7.3.0 pytest==9.1.1 # Release & Publishing -twine==6.2.0 +twine==7.0.0 gitchangelog==3.0.4 setuptools==83.0.0