diff --git a/setup.py b/setup.py index 67a0e9e..b2ea91e 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,<8.1', + 'pytest>=6.1,<8.2', 'pycodestyle>=2.6,<2.12' ]