Skip to content

Commit a8207bf

Browse files
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](pypa/twine@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] <support@github.com>
1 parent 8dcc248 commit a8207bf

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.1.0
3636
ufmt==2.8.0
3737
usort==1.0.8.post1
3838
wheel==0.45.1

0 commit comments

Comments
 (0)