Skip to content

Commit

Permalink
chore(deps): update dependency black to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 8b41206 commit 0cdaec9
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 @@ -84,7 +84,7 @@ optional = true
[tool.poetry.group.lint.dependencies]
pyupgrade = "^3.3.1"
isort = "^5.12.0"
black = ">=22.10,<23.0"
black = ">=23.12,<23.13"
ruff = "^0.0.287"

[tool.poetry.group.test]
Expand Down

0 comments on commit 0cdaec9

Please sign in to comment.