diff --git a/setup.py b/setup.py index 48ee1527..ccd92f6c 100644 --- a/setup.py +++ b/setup.py @@ -56,7 +56,7 @@ ], "test": [ "coverage==7.2.3", - "pytest<7.3", + "pytest<7.4", "pytest-cov==4.0.0", "testfixtures==7.1.0", "tox==4.4.8",