Skip to content

Commit dcc3296

Browse files
authored
Merge pull request #1749 from Trusted-AI/dependabot/pip/pytest-mock-approx-eq-3.8.1
Update pytest-mock requirement from ~=3.7.0 to ~=3.8.1
2 parents 7d988ed + 94d977c commit dcc3296

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.3.13
5353
# other
5454
pytest~=7.1.2
5555
pytest-flake8~=1.1.1
56-
pytest-mock~=3.7.0
56+
pytest-mock~=3.8.1
5757
pytest-cov~=3.0.0
5858
codecov~=2.1.12
5959
requests~=2.28.0

0 commit comments

Comments
 (0)