diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index d45ef29..e675f73 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt @@ -4,4 +4,4 @@ requests>=2.25 tabulate>=0.9 jinja2>=3.0 pytest>=7.0 -pytest-cov>=4.0 \ No newline at end of file +pytest-cov>=7.1.0 \ No newline at end of file