Skip to content

Commit 78222e9

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ build = [
7777
"build==1.2.1"
7878
]
7979
publish = [
80-
"twine==4.0.2"
80+
"twine==5.1.1"
8181
]
8282
test = [
8383
"pytest",

0 commit comments

Comments
 (0)