Skip to content

Commit d07a66b

Browse files
fix: bump black from 23.9.1 to 23.12.1
Bumps [black](https://github.com/psf/black) from 23.9.1 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.9.1...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 687b50c commit d07a66b

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
[project.optional-dependencies]
3838
test = [
3939
"bandit[toml]==1.7.5",
40-
"black==23.9.1",
40+
"black==23.12.1",
4141
"check-manifest==0.49",
4242
"flake8-bugbear==23.5.9",
4343
"flake8-docstrings",

0 commit comments

Comments
 (0)