diff --git a/pyproject.toml b/pyproject.toml index d2f253f..dc79a45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "coverage >= 5.3", "mypy >= 1.0.0", "types-requests", - "pytest >=8.4.1, <8.5.0", + "pytest >=8.4.1, <9.2.0", "pytest-cov", "pytest-responses", "requests >=2.30.0, <3.0",