Skip to content

Commit 6216999

Browse files
authored
Merge pull request #463 from python-openapi/dependabot/pip/black-26.1.0
Bump black from 25.12.0 to 26.1.0
2 parents 8cc4d54 + 73072d5 commit 6216999

File tree

2 files changed

+41
-35
lines changed

2 files changed

+41
-35
lines changed

poetry.lock

Lines changed: 40 additions & 34 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
@@ -59,7 +59,7 @@ pytest-cov = "^7.0.0"
5959
tox = "*"
6060
mypy = "^1.19"
6161
isort = "^8.0.0"
62-
black = "^25.11.0"
62+
black = "^26.1.0"
6363
flynt = "^1.0"
6464
deptry = "^0.24.0"
6565
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)