From 788a379afd76c4942e388875a9dae10c68cf8b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 01:03:05 +0000 Subject: [PATCH] build(deps): bump twine from 6.1.0 to 6.2.0 in /requirements Bumps [twine](https://github.com/pypa/twine) from 6.1.0 to 6.2.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.1.0...6.2.0) --- updated-dependencies: - dependency-name: twine dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/ci.txt b/requirements/ci.txt index 02c0b0e9c105e..4aeb4e48db55c 100644 --- a/requirements/ci.txt +++ b/requirements/ci.txt @@ -1,7 +1,7 @@ setuptools <80.9.1 wheel <0.46.0 awscli >=1.30.0, <1.43.0 -twine ==6.1.0 +twine ==6.2.0 importlib-metadata <9.0.0 wget pkginfo ==1.12.1.2