Skip to content

Commit 198b051

Browse files
build(deps-dev): bump black from 23.9.1 to 23.12.1 (#62)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddf83a2 commit 198b051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black==23.9.1
1+
black==23.12.1
22
isort; python_version < "3.8"
33
isort==5.12.0; python_version >= "3.8"
44
pre-commit; python_version < "3.8"

0 commit comments

Comments
 (0)