diff --git a/pyproject.toml b/pyproject.toml index 54918d9..865303a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ spellcheck = [ tests = [ "aioresponses==0.7.6", "pytest==8.3.2", - "pytest-asyncio==0.23.8" + "pytest-asyncio==0.24.0" ] type_check = [ "mypy[pydantic]==1.8.0",