Merge pull request #2030 from mandiant/dependabot/pip/black-24.3.0

build(deps-dev): bump black from 24.1.1 to 24.3.0
This commit is contained in:
Moritz
2024-03-22 11:12:58 +01:00
committed by GitHub

View File

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