diff --git a/pyproject.toml b/pyproject.toml index b687e494d0..4c7384cbda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ build = [ "build==1.2.1" ] publish = [ - "twine==4.0.2" + "twine==5.1.1" ] test = [ "pytest",