Skip to content

Commit c513864

Browse files
authored
Merge pull request #129 from python-openapi/dependabot/pip/black-23.9.1
Bump black from 23.7.0 to 23.9.1
2 parents 29c8ea9 + 132824b commit c513864

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

+25-25
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
@@ -63,7 +63,7 @@ jsonschema-specifications = "^2023.5.2"
6363
docs = ["sphinx", "sphinx-immaterial"]
6464

6565
[tool.poetry.dev-dependencies]
66-
black = "^23.7.0"
66+
black = "^23.9.1"
6767
isort = "^5.9.1"
6868
pre-commit = "*"
6969
pytest = "^7"

0 commit comments

Comments
 (0)