Skip to content

Commit 27369e7

Browse files
chore(deps): bump twine from 5.1.1 to 6.0.1 (#841)
1 parent 6efb009 commit 27369e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ something = "package.__main__:main"
4242
# installed. Make sure to keep the requirements in sync with the workflows!
4343
actions = [
4444
"commitizen ==3.31.0",
45-
"twine ==5.1.1",
45+
"twine ==6.0.1",
4646
]
4747
dev = [
4848
"flit >=3.2.0,<4.0.0",

0 commit comments

Comments
 (0)