Skip to content

Commit 4be51c2

Browse files
chore(deps): update dependency pytest-asyncio to ^0.25.0
1 parent 0dc1b8a commit 4be51c2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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
@@ -17,6 +17,6 @@ python = "^3.11"
1717

1818
[tool.poetry.dev-dependencies]
1919
pytest = "8.3.3"
20-
pytest-asyncio = "^0.24.0"
20+
pytest-asyncio = "^0.25.0"
2121
pytest-mock = "^3.14.0"
2222
pact-python = "^2.2.2"

0 commit comments

Comments
 (0)