diff --git a/pyproject.toml b/pyproject.toml index 3c72601d4..a61a7bf89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ optional-dependencies.dev = [ "black", "coverage", "pytest==7.1.2", - "pytest-asyncio==0.23.8", + "pytest-asyncio==0.24.0", "pytest-mock==3.14", "requests-mock", "ruff",