diff --git a/setup.py b/setup.py index 3d3321e..453cbb5 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def read(*parts): 'codecov==2.1.*', 'coverage>=5.3,<7.7', 'pytest-cov>=2.10,<5.1', - 'pytest-env==1.1.4', + 'pytest-env==1.1.5', 'pytest-mock>=3.11,<3.15', 'pytest>=6.1,<8.4', 'pycodestyle>=2.6,<2.13'