Skip to content

Commit

Permalink
Bump twine from 5.0.0 to 5.1.0 in /requirements
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]>
  • Loading branch information
dependabot[bot] authored and anonrig committed Jun 1, 2024
1 parent 8f8d1a1 commit 6544e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coverage==7.4.3
ruff==0.3.7
setuptools==69.5.1
Sphinx==7.1.2
twine==5.0.0
twine==5.1.0
wheel==0.43.0

# What we need
Expand Down

0 comments on commit 6544e3a

Please sign in to comment.