diff --git a/dev-requirements.txt b/dev-requirements.txt index 669fabf..c973ab8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,4 +4,4 @@ bandit>=1.5.1 pydocstyle>=3.0.0 pytest>=6.2.5,<8.0.0; python_version<'3.8' pytest>=7.0.0; python_version>='3.8' -pytest-cov>=2.6.1 \ No newline at end of file +pytest-cov>=7.1.0 \ No newline at end of file