Merge pull request #2047 from mandiant/dependabot/pip/black-24.4.0

build(deps): bump black from 24.3.0 to 24.4.0
This commit is contained in:
Moritz
2024-04-16 10:58:55 +02:00
committed by GitHub

View File

@@ -79,7 +79,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.3.5",
"black==24.3.0",
"black==24.4.0",
"isort==5.13.2",
"mypy==1.8.0",
"psutil==5.9.2",