Skip to content

Commit 1e35110

Browse files
Bump black from 24.8.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfaa659 commit 1e35110

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.7.7",
45-
"black==23.12.1",
45+
"black==24.10.0",
4646
"flake8==7.0.0",
4747
"isort==5.13.2",
4848
"pydocstyle[toml]==6.3.0",

0 commit comments

Comments
 (0)