Skip to content

Commit 6b3370f

Browse files
chore(deps): bump twine from 5.0.0 to 5.1.0 (#740)
1 parent 3d1e3ef commit 6b3370f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ something = "package.__main__:main"
4141
# installed. Make sure to keep the requirements in sync with the workflows!
4242
actions = [
4343
"commitizen ==3.25.0",
44-
"twine ==5.0.0",
44+
"twine ==5.1.0",
4545
]
4646
dev = [
4747
"flit >=3.2.0,<4.0.0",

0 commit comments

Comments
 (0)