diff --git a/pyproject.toml b/pyproject.toml index 7d62b68..0770d44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ [project.optional-dependencies] test = [ - "pytest==8.2.1", + "pytest==8.2.2", "pytest-cov==5.0.0", "WebTest==3.0.0", "ruff==0.4.7",