diff --git a/pyproject.toml b/pyproject.toml index fe4f5097f..7005faafb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dev = [ "pytest-timeout==2.4.0", "PyYAML==6.0.2", "selenium==4.32.0", - "twine==6.1.0", + "twine==6.2.0", "yamllint==1.35.1", ]