diff --git a/setup.py b/setup.py index 73c1217..e277e6c 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def read(*parts): 'codecov==2.1.*', 'coverage>=5.3,<7.4', 'pytest-cov>=2.10,<4.2', - 'pytest-env>=0.6,<1.1', + 'pytest-env>=0.6,<1.2', 'pytest>=6.1,<7.5', 'pycodestyle>=2.6,<2.12' ]