diff --git a/pyproject.toml b/pyproject.toml index 96e0cf1..4126a60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ ] lint = [ "bandit==1.7.10", - "black==24.8.0", + "black==24.10.0", "flake8==7.1.1", "isort==5.13.2", "pydocstyle[toml]==6.3.0",