Skip to content

Commit 690438a

Browse files
build(deps-dev): bump pytest-mock from 3.14.1 to 3.15.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 to 3.15.1. - [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.1...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 587c08a commit 690438a

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
@@ -65,7 +65,7 @@ pytest-cov = "6.1.1"
6565
pytest-django = "4.11.1"
6666
pytest-env = "1.1.5"
6767
pytest-factoryboy = "2.8.1"
68-
pytest-mock = "3.14.1"
68+
pytest-mock = "3.15.1"
6969
pytest-randomly = "3.16.0"
7070
python-semantic-release = "7.34.6"
7171
requests-mock = "1.12.1"

0 commit comments

Comments
 (0)