Skip to content

Commit 3610a6c

Browse files
chore(deps): update dependency pytest-asyncio to ~0.25.0 (#315)
1 parent fd10787 commit 3610a6c

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
@@ -52,7 +52,7 @@ mypy = "~1.13.0"
5252
pre-commit = "~4.0.0"
5353
pydoc-markdown = "~4.8.0"
5454
pytest = "~8.3.0"
55-
pytest-asyncio = "~0.24.0"
55+
pytest-asyncio = "~0.25.0"
5656
pytest-cov = "~6.0.0"
5757
pytest-only = "~2.1.0"
5858
pytest-timeout = "~2.3.0"

0 commit comments

Comments
 (0)