diff --git a/pyproject.toml b/pyproject.toml index 00e6364..94a06bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dataclasses-json = ">=0.6.1" [tool.poetry.dev-dependencies] pre-commit = "^3.6.1" -pytest = "^8.0.0" +pytest = "^8.0.1" pytest-aiohttp = "*" pytest-cov = "^3.0.0"