Skip to content

Commit 246fc15

Browse files
Update pytest-cov requirement from ~=6.0.0 to ~=6.1.1
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.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09af05f commit 246fc15

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.3.2
5656
pytest-mock~=3.14.0
57-
pytest-cov~=6.0.0
57+
pytest-cov~=6.1.1
5858
pylint==3.2.6
5959
mypy==1.11.1
6060
pycodestyle==2.12.1

0 commit comments

Comments
 (0)