diff --git a/setup.py b/setup.py index 9ecfc76..67a0e9e 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ def read(*parts): 'pytest-cov>=2.10,<4.2', 'pytest-env==0.6,<1.2', 'pytest-mock>=3.11,<3.13', - 'pytest>=6.1,<7.5', + 'pytest>=6.1,<8.1', 'pycodestyle>=2.6,<2.12' ]