Skip to content

Commit c2d30a3

Browse files
Update pytest-mock requirement from ~=3.14.1 to ~=3.15.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.14.1...v3.15.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea7be0e commit c2d30a3

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.2.1
5555
pylint==3.3.8
5656
mypy==1.17.1

0 commit comments

Comments
 (0)