diff --git a/setup.py b/setup.py index dbd8fcbb..8b9c5135 100644 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ ], "test": [ "coverage==6.3", - "pytest<6.3", + "pytest<7.1", "pytest-cov==3.0.0", "testfixtures==6.18.3", "tox==3.24.5",