Skip to content

Commit c64d458

Browse files
authored
Merge pull request #2757 from Trusted-AI/dependabot/pip/pytest-cov-approx-eq-6.3.0
Update pytest-cov requirement from ~=6.2.1 to ~=6.3.0
2 parents ea7be0e + 124b499 commit c64d458

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
@@ -51,7 +51,7 @@ jax[cpu]==0.4.30
5151
# tests and style checking
5252
pytest~=8.4.1
5353
pytest-mock~=3.14.1
54-
pytest-cov~=6.2.1
54+
pytest-cov~=6.3.0
5555
pylint==3.3.8
5656
mypy==1.17.1
5757
pycodestyle==2.14.0

0 commit comments

Comments
 (0)