We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892b93a commit f14c3cfCopy full SHA for f14c3cf
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 ==4.5.0",
45
- "twine ==6.1.0",
+ "twine ==6.2.0",
46
]
47
dev = [
48
"flit >=3.2.0,<4.0.0",
0 commit comments