chore(deps): update dependency black to <26.3.2,>=26.3.1
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 2s
CI / ci (pull_request) Successful in 26s

This commit is contained in:
2026-03-12 07:20:43 +00:00
parent afe7f1758b
commit b707589624
2 changed files with 25 additions and 25 deletions

View File

@@ -18,7 +18,7 @@ app = "app.main:main"
[dependency-groups]
dev = [
"black<26.3.1,>=26.3.0",
"black<26.3.2,>=26.3.1",
"coverage<8.0.0,>=7.5.0",
"pylint<4.1.0,>=4.0.4",
"pylint-exit<2.0.0,>=1.2.0",