Skip to content

Commit 0ff6315

Browse files
authored
Merge pull request #550 from python-openapi/dependabot/pip/black-23.3.0
Bump black from 23.1.0 to 23.3.0
2 parents ac70555 + 1a05250 commit 0ff6315

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

Lines changed: 27 additions & 27 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
@@ -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)