Skip to content

Commit 58a649f

Browse files
chore(deps): update dependency pytest-asyncio to v1.3.0
Ref: PACT-445
1 parent 1819a3a commit 58a649f

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

poetry.lock

Lines changed: 7 additions & 6 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,6 +18,6 @@ python = "^3.11"
1818

1919
[tool.poetry.dev-dependencies]
2020
pytest = "8.4.2"
21-
pytest-asyncio = "1.1.0"
21+
pytest-asyncio = "1.3.0"
2222
pytest-mock = "3.15.1"
2323
pact-python = "2.3.3"

0 commit comments

Comments
 (0)