diff --git a/pyproject.toml b/pyproject.toml index a99e137..1dde28f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ ] lint = [ "bandit==1.8.6", - "black==25.9.0", + "black==25.11.0", "flake8==7.3.0", "isort==7.0.0", "pydocstyle[toml]==6.3.0",