Skip to content

Commit 59e32b0

Browse files
authored
Merge pull request #477 from vil02/dependabot/pip/pytest-mock-3.14.1
chore(deps-dev): update pytest-mock requirement from 3.14.0 to 3.14.1
2 parents 7616bf7 + fb1552c commit 59e32b0

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)