diff --git a/pyproject.toml b/pyproject.toml index eb2908d..88d79b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ ] lint = [ "bandit==1.7.8", - "black==24.2.0", + "black==24.3.0", "flake8==7.0.0", "isort==5.13.2", "pydocstyle[toml]==6.3.0",