Merge pull request #2786 from mandiant/dependabot/pip/black-25.12.0

build(deps-dev): bump black from 25.11.0 to 25.12.0
This commit is contained in:
Moritz
2025-12-11 11:17:33 +01:00
committed by GitHub

View File

@@ -138,7 +138,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.14.7",
"black==25.11.0",
"black==25.12.0",
"isort==6.0.0",
"mypy==1.17.1",
"mypy-protobuf==3.6.0",