diff --git a/setup.py b/setup.py index 15fe34a1..c7d1a1d1 100644 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ ], "test": [ "coverage==6.3.2", - "pytest<7.1", + "pytest<7.2", "pytest-cov==3.0.0", "testfixtures==6.18.5", "tox==3.24.5",