Skip to content

Commit f0bac8f

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.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...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b4d2ac commit f0bac8f

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
@@ -42,7 +42,7 @@ test = [
4242
]
4343
lint = [
4444
"bandit==1.8.2",
45-
"black==24.10.0",
45+
"black==25.1.0",
4646
"flake8==7.1.1",
4747
"isort==6.0.0",
4848
"pydocstyle[toml]==6.3.0",

0 commit comments

Comments
 (0)