Skip to content

Commit e60a421

Browse files
Bump pytest-mock from 3.12.0 to 3.14.0 (#921)
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 f36f5f0 commit e60a421

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ httpx = "^0.27.0"
3636
factory-boy = "^3.3.0"
3737
pytest-factoryboy = "^2.7.0"
3838
ruff = "^0.3.3"
39-
pytest-mock = "^3.12.0"
39+
pytest-mock = "^3.14.0"
4040

4141
[build-system]
4242
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)