Skip to content

Commit 5fd5c34

Browse files
chore(deps): update dependency pytest-asyncio to ~0.25.0 (#358)
1 parent ef441d5 commit 5fd5c34

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
@@ -63,7 +63,7 @@ mypy = "~1.13.0"
6363
pre-commit = "~4.0.0"
6464
pydoc-markdown = "~4.8.0"
6565
pytest = "~8.3.0"
66-
pytest-asyncio = "~0.24.0"
66+
pytest-asyncio = "~0.25.0"
6767
pytest-cov = "~6.0.0"
6868
pytest-only = "~2.1.0"
6969
pytest-timeout = "~2.3.0"

0 commit comments

Comments
 (0)