Skip to content

Commit 707bed5

Browse files
authored
chore(deps): update dependency black to v24.3.0 [security] (#374)
Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
1 parent 1860318 commit 707bed5

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 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
@@ -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 = "24.1.1", python = ">=3.8"}
63+
black = {version = "24.3.0", python = ">=3.8"}
6464

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

0 commit comments

Comments
 (0)