Skip to content

Commit efea19c

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jax[cpu]==0.3.17
5454
pytest~=7.1.3
5555
pytest-flake8~=1.1.1
5656
flake8~=4.0.1
57-
pytest-mock~=3.8.2
58-
pytest-cov~=3.0.0
57+
pytest-mock~=3.9.0
58+
pytest-cov~=4.0.0
5959
codecov~=2.1.12
6060
requests~=2.28.1
6161

0 commit comments

Comments
 (0)