Skip to content

Commit 151584b

Browse files
chore(deps-dev): bump black from 24.10.0 to 26.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 26.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1d2a0e commit 151584b

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.12",
3232
]

0 commit comments

Comments
 (0)