Skip to content

Commit 7d97de0

Browse files
authored
Merge pull request #2556 from Trusted-AI/dependabot/pip/pytest-cov-approx-eq-6.0.0
Update pytest-cov requirement from ~=5.0.0 to ~=6.0.0
2 parents 6bb8114 + d224e21 commit 7d97de0

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)