diff --git a/pyproject.toml b/pyproject.toml index 7758975..3fdf567 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ test = [ "pytest==8.3.3", "pytest-cov==6.0.0", - "WebTest==3.0.1", + "WebTest==3.0.2", "ruff==0.8.0", ]