Skip to content

Commit

Permalink
Merge pull request #726 from twisted/dependabot/pip/twine-5.0.0
Browse files Browse the repository at this point in the history
Bump twine from 4.0.2 to 5.0.0
  • Loading branch information
glyph authored Feb 13, 2024
2 parents 6b569bf + ede4a20 commit 1a034af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/packaging.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
readme-renderer==42.0
twine==4.0.2
twine==5.0.0
2 changes: 1 addition & 1 deletion requirements/release.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
click==8.1.7
GitPython==3.1.40
incremental[scripts]==22.10.0
twine==4.0.2
twine==5.0.0

0 comments on commit 1a034af

Please sign in to comment.