diff --git a/pyproject.toml b/pyproject.toml index aab2321..fda4964 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ classifiers = [ ] dependencies = [ "httpx>=0.27", - "pytest>=8.0", + "pytest>=9.1.1", ] [project.optional-dependencies]