Skip to content

Commit bd52825

Browse files
chore(deps): update dependency pytest-asyncio to ^0.26.0
1 parent d323a2f commit bd52825

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 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
@@ -26,7 +26,7 @@ pytest = "^8.0.0"
2626
pre-commit = "^4.0.0"
2727
mypy = "^1.11"
2828
responses = "^0.25.3"
29-
pytest-asyncio = "^0.21.0"
29+
pytest-asyncio = "^0.26.0"
3030
types-requests = "^2.32"
3131
ruff = "^0.9.0"
3232

0 commit comments

Comments
 (0)