We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1e3ef commit 6b3370fCopy full SHA for 6b3370f
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.25.0",
44
- "twine ==5.0.0",
+ "twine ==5.1.0",
45
]
46
dev = [
47
"flit >=3.2.0,<4.0.0",
0 commit comments