Skip to content

Commit

Permalink
#patch: Bump twine from 5.1.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [twine](https://github.com/pypa/twine) from 5.1.1 to 6.0.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.0.0)

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent 210db0d commit 79641de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ lint = [
]
publish = [
"build==1.2.2.post1",
"twine==5.1.1",
"twine==6.0.0",
]
test = [
"coverage==7.6.7",
Expand Down

0 comments on commit 79641de

Please sign in to comment.