diff --git a/setup.py b/setup.py index 187b3a8ca..2a12bf4a1 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ 'flake8==4.0.1', 'pytest==7.1.1', 'pytest-dependency==0.4.0', - 'pytest-cov==3.0.0', + 'pytest-cov==4.1.0', 'python-dotenv==0.19.1', 'pylint==2.10.*', 'unify==0.5',