Skip to content

Commit b8c84b8

Browse files
chore(deps): update dependency pytest to v9
Ref: PACT-445
1 parent d23d1ea commit b8c84b8

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
@@ -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 = "9.0.1"
2020
pytest-asyncio = "1.1.0"
2121
pytest-mock = "3.14.1"
2222
pact-python = "2.3.1"

0 commit comments

Comments
 (0)