Skip to content

Commit 58b9618

Browse files
chore(deps): update dependency pytest-mock to v3.14.1
1 parent 7616bf7 commit 58b9618

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.3.5"
20-
pytest-mock = "3.14.0"
20+
pytest-mock = "3.14.1"
2121
pylint = "3.3.7"
2222
flake8 = "7.2.0"
2323
flake8-pytest-style = "2.1.0"

0 commit comments

Comments
 (0)