Skip to content

Commit b9ede46

Browse files
authored
Merge pull request #691 from abetlen/dependabot/pip/black-23.9.1
Bump black from 23.7.0 to 23.9.1
2 parents 9609584 + b6c7d0a commit b9ede46

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -23,7 +23,7 @@ sse-starlette = { version = ">=1.6.1", optional = true }
2323
pydantic-settings = { version = ">=2.0.1", optional = true }
2424

2525
[tool.poetry.group.dev.dependencies]
26-
black = "^23.7.0"
26+
black = "^23.9.1"
2727
twine = "^4.0.2"
2828
mkdocs = "^1.5.2"
2929
mkdocstrings = {extras = ["python"], version = "^0.23.0"}

0 commit comments

Comments
 (0)