Skip to content

Commit e42f174

Browse files
Bump pytest-mock from 3.12.0 to 3.14.0 (#3063)
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.12.0 to 3.14.0. - [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.12.0...v3.14.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ac6c2d commit e42f174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/developer.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mock==5.1.0
33
pytest==7.3.1
44
pylint==3.0.3
5-
pytest-mock==3.12.0
5+
pytest-mock==3.14.0
66
pytest-cov==4.1.0
77
grpcio==1.60.0
88
protobuf==4.25.1

0 commit comments

Comments
 (0)