From f71c8de9fd5352bfa043ffef69f311d5cfcd702a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 01:33:13 +0000 Subject: [PATCH] Bump twine from 6.2.0 to 7.0.0 Bumps [twine](https://github.com/pypa/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 ... Signed-off-by: dependabot[bot] --- requirements-latest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-latest.txt b/requirements-latest.txt index 508a3a6..8e43f18 100644 --- a/requirements-latest.txt +++ b/requirements-latest.txt @@ -1,6 +1,6 @@ art==6.5 setuptools==82.0.1 wheel==0.46.3 -twine==6.2.0 +twine==7.0.0 build==1.4.3 chardet==5.2.0