diff --git a/pyproject.toml b/pyproject.toml index 2efe36e..f2d4ec8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -107,7 +107,7 @@ optional-dependencies.release = [ "twine<7", ] optional-dependencies.test = [ - "pytest<9", + "pytest<10", "pytest-cov<8", "sphinx-pytest<0.3", ]