Skip to content

Commit 7853c5c

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

File tree

2 files changed

+34
-38
lines changed

2 files changed

+34
-38
lines changed

poetry.lock

Lines changed: 33 additions & 37 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
@@ -75,7 +75,7 @@ requests = ["requests"]
7575
starlette = ["starlette", "httpx"]
7676

7777
[tool.poetry.dev-dependencies]
78-
black = "^22.12.0"
78+
black = "^23.1.0"
7979
django = ">=3.0"
8080
djangorestframework = "^3.11.2"
8181
falcon = ">=3.0"

0 commit comments

Comments
 (0)