Merge pull request #1799 from mandiant/dependabot/pip/black-23.9.1

build(deps-dev): bump black from 23.7.0 to 23.9.1
This commit is contained in:
Moritz
2023-10-11 12:19:36 +02:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.0.291",
"black==23.7.0",
"black==23.9.1",
"isort==5.11.4",
"mypy==1.5.1",
"psutil==5.9.2",