Skip to content

Commit bf4f5c9

Browse files
Merge pull request #72 from xcoder-tool/dependabot/uv/black-26.1.0
chore(deps-dev): bump black from 24.10.0 to 26.1.0
2 parents d29d334 + 151584b commit bf4f5c9

File tree

2 files changed

+60
-17
lines changed

2 files changed

+60
-17
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lzham = ["pylzham>=0.1.3,<0.2"]
2626
[dependency-groups]
2727
dev = [
2828
"pyright>=1.1.376,<2",
29-
"black>=24.8.0,<25",
29+
"black>=24.8.0,<27",
3030
"pre-commit>=3.8.0,<4",
3131
"ruff>=0.11.2,<0.16",
3232
]

0 commit comments

Comments
 (0)