Skip to content

Commit 83793f5

Browse files
chore(deps-dev): bump pytest-mock from 3.14.1 to 3.15.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 to 3.15.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.14.1...v3.15.0) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5eb36de commit 83793f5

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
@@ -42,7 +42,7 @@ pdbpp = "0.11.7"
4242
pytest = "8.4.1"
4343
pytest-cov = "6.2.1"
4444
pytest-django = "4.11.1"
45-
pytest-mock = "3.14.1"
45+
pytest-mock = "3.15.0"
4646
pytest-randomly = "3.16.0"
4747
ruff = "0.12.11"
4848

0 commit comments

Comments
 (0)