Skip to content

Commit 1bf4a42

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 2b9c78a commit 1bf4a42

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
@@ -37,7 +37,7 @@ dependencies = [
3737
]
3838
optional-dependencies.dev = [
3939
"beautifulsoup4",
40-
"black==23.3",
40+
"black==24.3.0",
4141
"flake8<4,>=3.3",
4242
"invoke",
4343
"parver",

0 commit comments

Comments
 (0)