Skip to content

Commit 7a7a66a

Browse files
authored
Merge pull request #342 from python-openapi/dependabot/pip/black-24.3.0
Bump black from 24.2.0 to 24.3.0
2 parents 3ff4521 + 5ea720f commit 7a7a66a

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pytest-cov = "^4.1.0"
7171
tox = "*"
7272
mypy = "^1.9"
7373
isort = "^5.13.2"
74-
black = "^24.2.0"
74+
black = "^24.3.0"
7575
flynt = "^1.0"
7676
deptry = "^0.14.0"
7777
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)