diff --git a/pyproject.toml b/pyproject.toml index c5fedcf..59f8009 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ test = [ "pytest==8.4.1", "pytest-github-actions-annotate-failures", "shellcheck-py==0.11.0.1", - "pytest-asyncio==1.1.0", + "pytest-asyncio==1.2.0", ] docs = [ "sphinx>=8.2.3",