Skip to content

Commit 49e96db

Browse files
chore(deps): update dependency pytest-asyncio to v0.25.3
1 parent 3bf8e0d commit 49e96db

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.3"
2121
pytest-mock = "3.14.0"
2222
pact-python = "2.2.2"

0 commit comments

Comments
 (0)