Skip to content

Commit 8b32354

Browse files
authored
Merge pull request #240 from python-openapi/dependabot/pip/black-25.9.0
Bump black from 24.10.0 to 25.9.0
2 parents af398c2 + 813dea1 commit 8b32354

File tree

2 files changed

+89
-28
lines changed

2 files changed

+89
-28
lines changed

poetry.lock

Lines changed: 88 additions & 27 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
@@ -65,7 +65,7 @@ jsonschema-specifications = ">=2024.10.1"
6565
docs = ["sphinx", "sphinx-immaterial"]
6666

6767
[tool.poetry.group.dev.dependencies]
68-
black = "^24.4.0"
68+
black = ">=24.4,<27.0"
6969
isort = "^5.13.2"
7070
pre-commit = "*"
7171
pytest = "^8"

0 commit comments

Comments
 (0)