Skip to content

Commit b7fe411

Browse files
chore(deps): update dependency pytest-mock to v3.15.0 (#546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03c422f commit b7fe411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ optional = true
1717

1818
[tool.poetry.group.dev.dependencies]
1919
pytest = "8.4.2"
20-
pytest-mock = "3.14.1"
20+
pytest-mock = "3.15.0"
2121
pylint = "3.3.8"
2222
flake8 = "7.3.0"
2323
flake8-pytest-style = "2.1.0"

0 commit comments

Comments
 (0)