Skip to content

Commit b15eba3

Browse files
authored
Merge pull request #2634 from Trusted-AI/dependabot/pip/pytest-cov-approx-eq-6.1.1
Update pytest-cov requirement from ~=6.0.0 to ~=6.1.1
2 parents 09af05f + 246fc15 commit b15eba3

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)