diff --git a/tox.ini b/tox.ini index 3069febbf..a6fc76d3e 100644 --- a/tox.ini +++ b/tox.ini @@ -124,7 +124,7 @@ commands = [testenv:twinecheck] basepython = python3 deps = - twine==6.2.0 + twine==7.0.0 build==1.5.0 commands = python -m build --sdist