Skip to content

Commit da47992

Browse files
authored
Merge pull request #329 from python-openapi/dependabot/pip/black-24.2.0
Bump black from 23.11.0 to 24.2.0
2 parents 5335b6d + 16b2db7 commit da47992

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

poetry.lock

Lines changed: 25 additions & 21 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.7"
7272
isort = "^5.13.2"
73-
black = "^23.11.0"
73+
black = "^24.2.0"
7474
flynt = "^1.0"
7575
deptry = "^0.12.0"
7676
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)