Skip to content

Commit 0a18ee2

Browse files
authored
Merge pull request #221 from python-openapi/dependabot/pip/black-23.3.0
Bump black from 22.8.0 to 23.3.0
2 parents 47542d9 + 1e149c5 commit 0a18ee2

File tree

2 files changed

+36
-50
lines changed

2 files changed

+36
-50
lines changed

poetry.lock

Lines changed: 35 additions & 49 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
@@ -69,7 +69,7 @@ pytest-cov = "^4.1.0"
6969
tox = "*"
7070
mypy = "^1.3"
7171
isort = "^5.11.5"
72-
black = "^22.8.0"
72+
black = "^23.3.0"
7373
flynt = "^0.78"
7474
deptry = { version = "^0.11.0", python = ">=3.8" }
7575

0 commit comments

Comments
 (0)