Skip to content

Commit ada7c85

Browse files
Bump black from 24.4.2 to 24.10.0
Bumps [black](https://github.com/psf/black) from 24.4.2 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.4.2...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 f107c1b commit ada7c85

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
@@ -30,7 +30,7 @@ dependencies = [
3030

3131
[project.optional-dependencies]
3232
dev = [
33-
"black==24.4.2",
33+
"black==24.10.0",
3434
"build>=1",
3535
"coverage==7.5.3",
3636
"flake8==7.1.1",

0 commit comments

Comments
 (0)