Skip to content

Commit ef6be88

Browse files
Bump black from 23.3 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.3 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 442116a commit ef6be88

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
@@ -36,7 +36,7 @@ dependencies = [
3636
[project.optional-dependencies]
3737
dev = [
3838
"beautifulsoup4",
39-
"black==23.3",
39+
"black==24.3.0",
4040
"flake8<4.0,>=3.3",
4141
"invoke",
4242
"parver",

0 commit comments

Comments
 (0)