Skip to content

Commit f5ccb6a

Browse files
authored
Merge pull request #256 from arduino/dependabot/pip/pytest-mock-3.14.0
build(deps-dev): bump pytest-mock from 3.12.0 to 3.14.0
2 parents 2847f39 + 4cd841d commit f5ccb6a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ black = "24.3.0"
1919
codespell = "2.2.6"
2020
coverage = "7.4.4"
2121
pytest = "8.1.1"
22-
pytest-mock = "3.12.0"
22+
pytest-mock = "3.14.0"
2323
flake8 = "7.0.0"
2424
pep8-naming = "0.13.3"
2525
yamllint = "1.35.1"

0 commit comments

Comments
 (0)