diff --git a/pyproject.toml b/pyproject.toml index b6b6c52a..d09a17bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,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",