diff --git a/pyproject.toml b/pyproject.toml index fe588f1..411fcb3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ [project.optional-dependencies] test = [ - "pytest==8.2.2", + "pytest==8.3.1", "pytest-cov==5.0.0", "WebTest==3.0.0", "ruff==0.5.4",