chore(deps): update dependency black to <25.9.1,>=25.9.0
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 9s
CI / ci (pull_request) Successful in 3m28s

This commit is contained in:
2025-09-19 00:56:12 +00:00
parent 998205c529
commit a6dd097277
2 changed files with 27 additions and 17 deletions

View File

@@ -41,7 +41,7 @@ app = "app.main:main"
[tool.uv]
dev-dependencies = [
"black<25.2.0,>=25.1.0",
"black<25.9.1,>=25.9.0",
"coverage<8.0.0,>=7.5.0",
"pylint<4.0.0,>=3.1.0",
"pylint-exit<2.0.0,>=1.2.0",