Skip to content

Commit 8773222

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

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)