diff --git a/setup.py b/setup.py index 9ecfc76..9b0a0e2 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def read(*parts): 'codecov==2.1.*', 'coverage>=5.3,<7.5', 'pytest-cov>=2.10,<4.2', - 'pytest-env==0.6,<1.2', + 'pytest-env==1.1.3', 'pytest-mock>=3.11,<3.13', 'pytest>=6.1,<7.5', 'pycodestyle>=2.6,<2.12'