diff --git a/dev-requirements.txt b/dev-requirements.txt index 7a7f064..c0d7c62 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,6 +4,6 @@ mock==4.0.3 mypy==0.971 pre-commit==2.20.0 pylint==2.14.5 -pytest==7.0.1 +pytest==7.2.1 pytest-cov==3.0.0 types-PyYAML==6.0.11