diff --git a/pyproject.toml b/pyproject.toml index f61612b0..7c6dc298 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev = [ # python version 3.7 pinned dependencies "setuptools==47.1.0; python_version == '3.7'", - "twine==4.0.2; python_version == '3.7'", + "twine==6.0.1; python_version == '3.7'", "build==1.1.1; python_version == '3.7'", "pytest==7.4.4; python_version == '3.7'", "pytest-mock==3.11.1; python_version == '3.7'",