Skip to content

Commit 11ad74e

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump black from 23.12.0 to 23.12.1
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.0...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 313882f commit 11ad74e

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
@@ -44,7 +44,7 @@ test = [
4444
]
4545
lint = [
4646
"bandit==1.7.6",
47-
"black==23.12.0",
47+
"black==23.12.1",
4848
"flake8==6.1.0",
4949
"isort==5.13.2",
5050
"pydocstyle[toml]==6.3.0",

0 commit comments

Comments
 (0)