diff --git a/pyproject.toml b/pyproject.toml index 35247d1..050d0d0 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.2",