diff --git a/pyproject.toml b/pyproject.toml index adb4058..319d0b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "pytest>=8.2,<9.0", "pytest-asyncio>=0.23,<0.24", "httpx>=0.27,<0.28", - "black>=24.4,<25.0", + "black>=24.4,<26.0", "isort>=5.13,<6.0", "coverage[toml]>=7.5,<8.0", ]