Skip to content

Commit 94d977c

Browse files
Update pytest-mock requirement from ~=3.7.0 to ~=3.8.1
Updates the requirements on [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.7.0...v3.8.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d988ed commit 94d977c

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)