diff --git a/pyproject.toml b/pyproject.toml index 776b952b..b6e9fcb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -165,7 +165,7 @@ dependencies = [ "mkdocstrings[python]", "mypy==1.6.1", "pytest==7.4.3", - "pytest-asyncio==0.21.1", + "pytest-asyncio==0.23.6", "pytest-cov==4.1.0", "ruff==0.1.6", "types-tqdm==4.66.0.4",