diff --git a/setup.py b/setup.py index 40bae58..6fb2350 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def read(*parts): 'codecov==2.1.*', 'coverage>=5.3,<6.4', 'pytest-cov>=2.10,<3.1', - 'pytest>=6.1,<7.1', + 'pytest>=6.1,<7.2', 'pycodestyle>=2.6,<2.9' ]