Skip to content

Commit 8ab6380

Browse files
Update pytest-mock requirement from ~=3.8.2 to ~=3.9.0
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.8.2...v3.9.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa20582 commit 8ab6380

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
@@ -54,7 +54,7 @@ jax[cpu]==0.3.17
5454
pytest~=7.1.3
5555
pytest-flake8~=1.1.1
5656
flake8~=4.0.1
57-
pytest-mock~=3.8.2
57+
pytest-mock~=3.9.0
5858
pytest-cov~=3.0.0
5959
codecov~=2.1.12
6060
requests~=2.28.1

0 commit comments

Comments
 (0)