fix: format pyproject.toml dependencies indentation

This commit is contained in:
AITBC System
2026-03-18 19:44:23 +01:00
parent bf395e7267
commit 4361d4edad

View File

@@ -145,7 +145,7 @@ dev = [
"pytest-cov==7.0.0", "pytest-cov==7.0.0",
"pytest-mock==3.15.1", "pytest-mock==3.15.1",
"black==26.3.1", "black==26.3.1",
"isort==8.0.1", "isort==8.0.1",
"ruff==0.15.5", "ruff==0.15.5",
"mypy==1.8.0", "mypy==1.8.0",
"bandit==1.9.4", "bandit==1.9.4",