Skip to content

Commit d5b9002

Browse files
Bump twine from 5.1.1 to 6.0.1
Bumps [twine](https://github.com/pypa/twine) from 5.1.1 to 6.0.1. - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@v5.1.1...6.0.1) --- updated-dependencies: - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dcc248 commit d5b9002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dev =
3232
flake8==7.1.1
3333
mypy==1.13.0
3434
tox==4.23.2
35-
twine==5.1.1
35+
twine==6.0.1
3636
ufmt==2.8.0
3737
usort==1.0.8.post1
3838
wheel==0.45.1

0 commit comments

Comments
 (0)