Skip to content

Commit 9d6a89d

Browse files
chore(deps): update dependency pytest to v9
Ref: PACT-445
1 parent 3ba40cc commit 9d6a89d

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

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

1919
[tool.poetry.dev-dependencies]
20-
pytest = "8.4.2"
20+
pytest = "9.0.2"
2121
pytest-asyncio = "1.3.0"
2222
pytest-mock = "3.15.1"
2323
pact-python = "2.3.3"

0 commit comments

Comments
 (0)