diff --git a/pyproject.toml b/pyproject.toml index 495f449..82c370e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ documentation = [ ] lint = [ "bandit==1.8.6", - "black==25.9.0", + "black==25.11.0", "flake8==7.3.0", "isort==6.1.0; python_version < '3.10'", "isort==7.0.0; python_version > '3.9'",