Skip to content

Commit 28570fc

Browse files
chore(deps): update dependency pytest-asyncio to ^0.26.0
1 parent 13addf4 commit 28570fc

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

poetry.lock

Lines changed: 5 additions & 4 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
@@ -27,7 +27,7 @@ pydantic = "^2.8.2"
2727
mypy = "^1.11.1"
2828
ruff = "^0.8.0"
2929
pytest = "^8.3.2"
30-
pytest-asyncio = "^0.25.0"
30+
pytest-asyncio = "^0.26.0"
3131
python-dateutil = "^2.9.0-post.0"
3232

3333
[build-system]

0 commit comments

Comments
 (0)