diff --git a/pyproject.toml b/pyproject.toml index d087dc9a..f11c2bdd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ pendulum = "^3.0.0" [tool.poetry.group.dev.dependencies] pytest = "^8.1.1" pytest-httpserver = "^1.0.6" -pytest-asyncio = "^0.23.6" +pytest-asyncio = "^0.24.0" [build-system] requires = ["poetry-core"]