Skip to content

Commit b5b1299

Browse files
committed
chore(deps): update dependency black to v23.12.1
1 parent 3b5e69f commit b5b1299

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

poetry.lock

+27-26
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
@@ -60,7 +60,7 @@ pep8-naming = {version = "0.13.3", python = ">=3.8"}
6060
tox = {version = "4.12.1", python = ">=3.8"}
6161

6262
[tool.poetry.group.format.dependencies]
63-
black = {version = "23.7.0", python = ">=3.8"}
63+
black = {version = "23.12.1", python = ">=3.8"}
6464

6565
[tool.poetry.group.types.dependencies]
6666
mypy = {version = "1.5.1", python = ">=3.8"}

0 commit comments

Comments
 (0)