Skip to content

Commit 7ba96ed

Browse files
Update pytest-cov requirement from ~=6.3.0 to ~=7.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@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87b9230 commit 7ba96ed

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
@@ -51,7 +51,7 @@ jax[cpu]==0.4.30
5151
# tests and style checking
5252
pytest~=8.4.1
5353
pytest-mock~=3.15.0
54-
pytest-cov~=6.3.0
54+
pytest-cov~=7.0.0
5555
pylint==3.3.8
5656
mypy==1.17.1
5757
pycodestyle==2.14.0

0 commit comments

Comments
 (0)