Skip to content

Commit 97f865a

Browse files
chore(deps): update dependency pytest-mock to v3.15.1
Ref: PACT-445
1 parent d23d1ea commit 97f865a

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
@@ -18,5 +18,5 @@ python = "^3.11"
1818
[tool.poetry.dev-dependencies]
1919
pytest = "8.4.1"
2020
pytest-asyncio = "1.1.0"
21-
pytest-mock = "3.14.1"
21+
pytest-mock = "3.15.1"
2222
pact-python = "2.3.1"

0 commit comments

Comments
 (0)