We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4d0849 commit 67d5bf8Copy full SHA for 67d5bf8
1 file changed
pyproject.toml
@@ -41,7 +41,7 @@ something = "package.__main__:main"
41
# installed. Make sure to keep the requirements in sync with the workflows!
42
actions = [
43
"commitizen ==3.27.0",
44
- "twine ==5.1.0",
+ "twine ==5.1.1",
45
]
46
dev = [
47
"flit >=3.2.0,<4.0.0",
0 commit comments