Skip to content

Commit 1a05250

Browse files
Bump black from 23.1.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...23.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7456c4b commit 1a05250

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

Diff for: poetry.lock

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ requests = ["requests"]
8282
starlette = ["starlette", "httpx"]
8383

8484
[tool.poetry.dev-dependencies]
85-
black = "^23.1.0"
85+
black = "^23.3.0"
8686
django = ">=3.0"
8787
djangorestframework = "^3.11.2"
8888
falcon = ">=3.0"

0 commit comments

Comments
 (0)