Skip to content

Commit ab04c09

Browse files
authored
Merge pull request #2664 from Trusted-AI/dependabot/pip/pytest-cov-approx-eq-6.2.0
Update pytest-cov requirement from ~=6.1.1 to ~=6.2.0
2 parents 2279751 + 3b9ee56 commit ab04c09

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)