Skip to content

Commit 1036e3b

Browse files
build(deps-dev): bump pytest-mock from 3.11.1 to 3.15.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.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.11.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 7cfa8fb commit 1036e3b

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
@@ -63,7 +63,7 @@ optional = true
6363
[tool.poetry.group.test.dependencies]
6464
pytest = "7.4.0"
6565
coverage = "7.13.1"
66-
pytest-mock = "3.11.1"
66+
pytest-mock = "3.15.1"
6767
pytest-timeout = "2.3.1"
6868
jupyterlab = "4.5.0"
6969
selenium = "4.40.0.202601140013"

0 commit comments

Comments
 (0)