update pytest-asyncio to 1.1.0

This commit is contained in:
Aleix Conchillo Flaqué
2025-08-21 17:18:55 -07:00
parent 24a628c85e
commit 802af28888
2 changed files with 15 additions and 5 deletions

View File

@@ -115,7 +115,7 @@ dev = [
"pre-commit~=4.2.0",
"pyright~=1.1.402",
"pytest~=8.4.1",
"pytest-asyncio~=1.0.0",
"pytest-asyncio~=1.1.0",
"pytest-aiohttp==1.1.0",
"ruff~=0.12.1",
"setuptools~=78.1.1",