Skip to content

Commit 0bf8757

Browse files
chore(deps-dev): bump pytest-mock from 3.10.0 to 3.14.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.10.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.10.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] <support@github.com>
1 parent eaa492a commit 0bf8757

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -59,7 +59,7 @@ pytest-django = "4.8.0"
5959
pytest-env = "1.1.3"
6060
pytest-factoryboy = "2.6.0"
6161
pytest-freezegun = "0.4.2"
62-
pytest-mock = "3.10.0"
62+
pytest-mock = "3.14.0"
6363
pytest-randomly = "3.15.0"
6464
pytest-xdist = "3.5.0"
6565
python-semantic-release = "8.7.0"

0 commit comments

Comments
 (0)