Skip to content

Commit

Permalink
Bump twine from 5.0.0 to 5.1.0 (#467)
Browse files Browse the repository at this point in the history
Bumps [twine](https://github.com/pypa/twine) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](pypa/twine@5.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent b6b9ec6 commit 4b63256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
'pylint==3.2.0',
'pytest==8.2.0',
'pytest-cov==5.0.0',
'twine==5.0.0',
'twine==5.1.0',
]
},
install_requires=[
Expand Down

0 comments on commit 4b63256

Please sign in to comment.