Skip to content

Commit ee0947f

Browse files
authored
Merge pull request #298 from python-openapi/dependabot/pip/black-23.10.0
Bump black from 23.9.1 to 23.10.0
2 parents 6bddd6d + c1dada5 commit ee0947f

File tree

2 files changed

+21
-25
lines changed

2 files changed

+21
-25
lines changed

poetry.lock

Lines changed: 20 additions & 24 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
@@ -70,7 +70,7 @@ pytest-cov = "^4.1.0"
7070
tox = "*"
7171
mypy = "^1.5"
7272
isort = "^5.11.5"
73-
black = "^23.9.1"
73+
black = "^23.10.0"
7474
flynt = "^1.0"
7575
deptry = "^0.12.0"
7676
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)