Skip to content

Commit 5e8a089

Browse files
chore(deps): update dependency pytest to v8.4.2
Ref: PACT-445
1 parent 6cd4fa3 commit 5e8a089

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ build-backend = "poetry.core.masonry.api"
1616
python = "^3.11"
1717

1818
[tool.poetry.dev-dependencies]
19-
pytest = "8.4.1"
19+
pytest = "8.4.2"
2020
pytest-asyncio = "1.1.0"
2121
pytest-mock = "3.14.1"
2222
pact-python = "2.3.1"

0 commit comments

Comments
 (0)