Skip to content

Commit a11a382

Browse files
Bump black from 25.12.0 to 26.1.0 in the style group
Bumps the style group with 1 update: [black](https://github.com/psf/black). Updates `black` from 25.12.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@25.12.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: style ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a66fc8 commit a11a382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ test = [
4343
"beautifulsoup4==4.14.3"
4444
]
4545
lint = [
46-
"black==25.12.0",
46+
"black==26.1.0",
4747
"isort==7.0.0",
4848
"pre-commit==4.5.1",
4949
]

0 commit comments

Comments
 (0)