Skip to content

Commit 3f573ca

Browse files
Update pytest-cov requirement from ~=4.0.0 to ~=4.1.0
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5843f6d commit 3f573ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pytest~=7.4.3
5959
pytest-flake8~=1.1.1
6060
flake8~=4.0.1
6161
pytest-mock~=3.10.0
62-
pytest-cov~=4.0.0
62+
pytest-cov~=4.1.0
6363
requests~=2.31.0
6464

6565
# ART

0 commit comments

Comments
 (0)