Skip to content

Commit d093560

Browse files
authored
Merge pull request #183 from python-openapi/dependabot/pip/black-24.4.0
Bump black from 24.3.0 to 24.4.0
2 parents 0f5ac60 + 4370dfa commit d093560

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 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
@@ -64,7 +64,7 @@ jsonschema-specifications = ">=2023.5.2"
6464
docs = ["sphinx", "sphinx-immaterial"]
6565

6666
[tool.poetry.dev-dependencies]
67-
black = "^24.3.0"
67+
black = "^24.4.0"
6868
isort = "^5.13.2"
6969
pre-commit = "*"
7070
pytest = "^8"

0 commit comments

Comments
 (0)