Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit c6cc8a1

Browse files
Bump black from 22.10.0 to 22.12.0
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.10.0...22.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 021dd34 commit c6cc8a1

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

poetry.lock

Lines changed: 14 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
orjson = "^3.8.3" # Fast JSON serialization
2121

2222
[tool.poetry.dev-dependencies]
23-
black = "^22.10"
23+
black = "^22.12"
2424
isort = "^5.10.1"
2525
autoflake = "^2.0"
2626
pyleft = "^1.1.0"

0 commit comments

Comments
 (0)