Skip to content

Commit bc54526

Browse files
authored
Merge pull request #2639 from Trusted-AI/dependabot/pip/pytest-mock-approx-eq-3.14.1
Update pytest-mock requirement from ~=3.14.0 to ~=3.14.1
2 parents 7e826d0 + 8773222 commit bc54526

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.30
5353

5454
# tests and style checking
5555
pytest~=8.3.2
56-
pytest-mock~=3.14.0
56+
pytest-mock~=3.14.1
5757
pytest-cov~=6.1.1
5858
pylint==3.2.6
5959
mypy==1.11.1

0 commit comments

Comments
 (0)