diff --git a/pyproject.toml b/pyproject.toml index 54c144e3..b0147236 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ coverage = "7.4.3" pytest = "8.0.2" pytest-cov = "4.1.0" pytest-benchmark = "4.0.0" -pytest-asyncio = "0.23.5" +pytest-asyncio = "0.23.7" [tool.poetry.group.docs] optional = true