Skip to content

Commit 69c3c25

Browse files
committed
chore(deps): update dependency black to v23.12.1
1 parent 7879805 commit 69c3c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pep8-naming = {version = "0.13.3", python = ">=3.8"}
5757
tox = {version = "4.11.3", python = ">=3.8"}
5858

5959
[tool.poetry.group.format.dependencies]
60-
black = {version = "23.7.0", python = ">=3.8"}
60+
black = {version = "23.12.1", python = ">=3.8"}
6161

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

0 commit comments

Comments
 (0)