Skip to content

Commit

Permalink
Bump twine from 5.1.1 to 6.0.1 (#71)
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.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: AmirHosein Rostami <[email protected]>
  • Loading branch information
dependabot[bot] and AHReccese authored Dec 2, 2024
1 parent 89ec3cf commit 003c527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ art==6.4
requests==2.32.3
setuptools==75.6.0
wheel==0.45.1
twine==5.1.1
twine==6.0.1
vulture>=1.0
bandit>=1.5.1
pydocstyle>=3.0.0
Expand Down

0 comments on commit 003c527

Please sign in to comment.