Merge pull request #1839 from mandiant/dependabot/pip/black-23.10.1

build(deps-dev): bump black from 23.10.0 to 23.10.1
This commit is contained in:
Moritz
2023-11-08 15:38:02 +01:00
committed by GitHub

View File

@@ -78,7 +78,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.1.4",
"black==23.10.0",
"black==23.10.1",
"isort==5.11.4",
"mypy==1.6.1",
"psutil==5.9.2",