diff --git a/pyproject.toml b/pyproject.toml index 544be39..b9ade68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ sphinx = "^7.0.0" sphinx-rtd-theme = "^3.0.0" pre-commit = "^4.0.0" SecretStorage = "^3.1.2" -twine = "^5.0.0" +twine = "^6.0.0" pytest-order = "^1.0.1" parameterized = "*" requests = "^2.31.0"