diff --git a/pyproject.toml b/pyproject.toml index 7758975..4b0cdbe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ [project.optional-dependencies] test = [ - "pytest==8.3.3", + "pytest==8.3.4", "pytest-cov==6.0.0", "WebTest==3.0.1", "ruff==0.8.0",