Skip to content

Commit 2eefea1

Browse files
chore(deps): update dependency pytest-asyncio to v1.4.0 (#67)
Ref: PACT-445 Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent 2e82844 commit 2eefea1

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 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 = "9.0.3"
21-
pytest-asyncio = "1.3.0"
21+
pytest-asyncio = "1.4.0"
2222
pytest-mock = "3.15.1"
2323
pact-python = "3.4.0"

0 commit comments

Comments
 (0)