Skip to content

Commit d224e21

Browse files
Update pytest-cov requirement from ~=5.0.0 to ~=6.0.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@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bb8114 commit d224e21

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
@@ -53,7 +53,7 @@ jax[cpu]==0.4.26
5353
# tests and style checking
5454
pytest~=8.3.2
5555
pytest-mock~=3.14.0
56-
pytest-cov~=5.0.0
56+
pytest-cov~=6.0.0
5757
pylint==3.2.6
5858
mypy==1.11.1
5959
pycodestyle==2.12.1

0 commit comments

Comments
 (0)