Skip to content

Commit 69bb14d

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump black from 24.4.0 to 24.4.2
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5eb2bc commit 69bb14d

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
@@ -63,7 +63,7 @@ test = [
6363
]
6464
lint = [
6565
"bandit==1.7.8",
66-
"black==24.4.0",
66+
"black==24.4.2",
6767
"flake8==7.0.0",
6868
"isort==5.13.2",
6969
"pydocstyle[toml]==6.3.0",

0 commit comments

Comments
 (0)