diff --git a/dev-requirements.txt b/dev-requirements.txt index 7a7f064c..90c2ba6f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ mypy==0.971 pre-commit==2.20.0 pylint==2.14.5 pytest==7.0.1 -pytest-cov==3.0.0 +pytest-cov==4.0.0 types-PyYAML==6.0.11