Skip to content

Commit b136f07

Browse files
Upgrade: [dependabot] - bump pytest-mock from 3.15.0 to 3.15.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.15.0 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.15.0...v3.15.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa2c1c4 commit b136f07

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
@@ -27,7 +27,7 @@ jinja2 = "^3.1.6"
2727
pip-licenses = "^5.0.0"
2828
click = "^8.2.1"
2929
rich = "^14.1.0"
30-
pytest-mock = "^3.15.0"
30+
pytest-mock = "^3.15.1"
3131
pytest-cov = "^7.0.0"
3232
moto = {extras = ["ssm"], version = "^5.1.12"}
3333

0 commit comments

Comments
 (0)