diff --git a/pyproject.toml b/pyproject.toml index f630f420..ffee685e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "pre-commit ~= 3.5.0", "pydoc-markdown ~= 4.8.0", "pytest ~= 8.2.0", - "pytest-asyncio ~= 0.23.0", + "pytest-asyncio ~=0.24.0", "pytest-cov ~= 5.0.0", "pytest-only ~= 2.1.0", "pytest-timeout ~= 2.3.0",