Bump pytest-mock from 3.11.1 to 3.12.0

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.11.1...v3.12.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/157/head
dependabot[bot] 6 months ago committed by Roland Kurmann
parent 3d8bda5c41
commit 23f708a1d0

8
Pipfile.lock generated

@ -503,12 +503,12 @@
},
"pytest-mock": {
"hashes": [
"sha256:21c279fff83d70763b05f8874cc9cfb3fcacd6d354247a976f9529d19f9acf39",
"sha256:7f6b125602ac6d743e523ae0bfa71e1a697a2f5534064528c6ff84c2f7c2fc7f"
"sha256:0972719a7263072da3a21c7f4773069bcc7486027d7e8e1f81d98a47e701bc4f",
"sha256:31a40f038c22cad32287bb43932054451ff5583ff094bca6f675df2f8bc1a6e9"
],
"index": "pypi",
"markers": "python_version >= '3.7'",
"version": "==3.11.1"
"markers": "python_version >= '3.8'",
"version": "==3.12.0"
},
"setuptools": {
"hashes": [

Loading…
Cancel
Save