Skip to content

Commit 3b22d37

Browse files
chore(deps): update dependency pytest-asyncio to ^0.25.0
1 parent ef15db9 commit 3b22d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pytest = "^7.2.0"
2626
pre-commit = "^3.8.0"
2727
mypy = "^1.11"
2828
responses = "^0.25.3"
29-
pytest-asyncio = "^0.21.0"
29+
pytest-asyncio = "^0.25.0"
3030
types-requests = "^2.32"
3131
ruff = "^0.5.6"
3232

0 commit comments

Comments
 (0)