Skip to content

Commit

Permalink
chore(deps): update dependency black to v24.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Nov 7, 2024
1 parent 2b4a0ed commit 31506d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pep8-naming = {version = "0.13.3", python = ">=3.8"}
tox = {version = "4.12.1", python = ">=3.8"}

[tool.poetry.group.format.dependencies]
black = {version = "24.3.0", python = ">=3.8"}
black = {version = "24.10.0", python = ">=3.8"}

[tool.poetry.group.types.dependencies]
mypy = {version = "1.11.2", python = ">=3.8"}
Expand Down

0 comments on commit 31506d4

Please sign in to comment.