diff --git a/pyproject.toml b/pyproject.toml index ab1cbeab..1a1057d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ pylint = "^2.0" pycodestyle = "^2.0" pytest-asyncio = "^0.26.0" pytest-timeout = "^2.2.0" -black = "^25.0.0" +black = "^26.0.0" flake8 = "^7.0.0" isort = "^5.12.0"