Skip to content

Commit 3b9ee56

Browse files
Update pytest-cov requirement from ~=6.1.1 to ~=6.2.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.1.1...v6.2.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2279751 commit 3b9ee56

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
@@ -54,7 +54,7 @@ jax[cpu]==0.4.30
5454
# tests and style checking
5555
pytest~=8.4.0
5656
pytest-mock~=3.14.1
57-
pytest-cov~=6.1.1
57+
pytest-cov~=6.2.0
5858
pylint==3.3.7
5959
mypy==1.16.0
6060
pycodestyle==2.13.0

0 commit comments

Comments
 (0)