Skip to content

Commit 87b9230

Browse files
authored
Merge pull request #2753 from Trusted-AI/dependabot/pip/pytest-mock-approx-eq-3.15.0
Update pytest-mock requirement from ~=3.14.1 to ~=3.15.0
2 parents c64d458 + 6e3f7e2 commit 87b9230

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
@@ -50,7 +50,7 @@ jax[cpu]==0.4.30
5050

5151
# tests and style checking
5252
pytest~=8.4.1
53-
pytest-mock~=3.14.1
53+
pytest-mock~=3.15.0
5454
pytest-cov~=6.3.0
5555
pylint==3.3.8
5656
mypy==1.17.1

0 commit comments

Comments
 (0)