diff --git a/pyproject.toml b/pyproject.toml index cf96350..3bc7ab4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ test = [ "pytest==8.3.4", "pytest-github-actions-annotate-failures", "shellcheck-py==0.10.0.1", - "pytest-asyncio==0.24.0", + "pytest-asyncio==0.26.0", ] docs = [ "sphinx>=7.0.0",