diff --git a/pyproject.toml b/pyproject.toml index fa65621..61ae5d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,7 @@ release = [ "twine<5", ] test = [ - "pytest<8", + "pytest<9", "pytest-cov<5", ] [project.urls]