Skip to content

Commit 923e379

Browse files
authored
Merge pull request #142 from python-openapi/dependabot/pip/black-23.10.1
Bump black from 23.9.1 to 23.10.1
2 parents 76157b3 + 2721931 commit 923e379

File tree

2 files changed

+21
-25
lines changed

2 files changed

+21
-25
lines changed

poetry.lock

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

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

0 commit comments

Comments
 (0)