diff --git a/pyproject.toml b/pyproject.toml index 155e262..d2bcf27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ httpx = ">=0.23,<1" yarl = "^1.8.0" [tool.poetry.dev-dependencies] -black = "^23.3.0" +black = "^24.3.0" pytest = "^6.2.5" pytest-httpx = ">0.15,<1" pytest-asyncio = "^0.15.1"