diff --git a/pyproject.toml b/pyproject.toml index 01ef6fc..d66c902 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ setuptools = "^68.0.0" [tool.poetry.dev-dependencies] pytest = "^7.0" -twine = "^4.0.1" +twine = "^5.0.0" pre-commit = "^2.12.1" [build-system]