From a8207bf0259f803b9d08e2e95d16b75dc0743413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:38:39 +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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index db662a1..abef0d7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ dev = flake8==7.1.1 mypy==1.13.0 tox==4.23.2 - twine==5.1.1 + twine==6.1.0 ufmt==2.8.0 usort==1.0.8.post1 wheel==0.45.1