diff --git a/pyproject.toml b/pyproject.toml index b667868d..9061673b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dev = [ test = [ "flexmock>=0.10.6", "responses>=0.9.0", - "pytest<=7.1.3", + "pytest<=8.4.1", "pytest-cov", "pytest-html", "requests-mock",