diff --git a/pyproject.toml b/pyproject.toml index b667868d..6bb00811 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<=7.4.4", "pytest-cov", "pytest-html", "requests-mock",