diff --git a/pyproject.toml b/pyproject.toml index 8b3e7c1..821dc95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ test = [ ] lint = [ "bandit==1.8.2", - "black==24.10.0", + "black==25.1.0", "flake8==7.1.1", "isort==5.13.2", "pydocstyle[toml]==6.3.0",