Skip to content

Commit ddd5512

Browse files
authored
Merge pull request #196 from arduino/dependabot/pip/pytest-mock-3.12.0
build(deps-dev): bump pytest-mock from 3.11.1 to 3.12.0
2 parents dc1ef4f + 1f68a78 commit ddd5512

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
@@ -19,7 +19,7 @@ black = "23.10.0"
1919
codespell = "2.2.6"
2020
coverage = "7.3.2"
2121
pytest = "7.4.2"
22-
pytest-mock = "3.11.1"
22+
pytest-mock = "3.12.0"
2323
flake8 = "6.1.0"
2424
pep8-naming = "0.13.3"
2525
yamllint = "1.32.0"

0 commit comments

Comments
 (0)