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