diff --git a/pyproject.toml b/pyproject.toml index 26e3e46..999403c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "pytest>=8.0.0", "pytest-asyncio>=0.21.0", "pytest-cov>=4.1.0", - "black>=23.0.0", + "black>=25.11.0", "flake8>=6.0.0", "mypy>=1.0.0", ]