diff --git a/pyproject.toml b/pyproject.toml index 27b4d02..953d1be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ test = [ ] lint = [ "bandit==1.7.8", - "black==24.4.1", + "black==24.4.2", "flake8==7.0.0", "isort==5.13.2", "pydocstyle[toml]==6.3.0",