Skip to content

Commit 09e15c2

Browse files
Bump twine from 5.1.1 to 6.0.1 (#246)
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62e3883 commit 09e15c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ formatting = [
4242
]
4343
packaging = [
4444
"build==1.2.2.post1",
45-
"twine==5.1.1"
45+
"twine==6.0.1"
4646
]
4747
dev = [
4848
"pip-tools"

0 commit comments

Comments
 (0)