Skip to content

Commit 5fcbc84

Browse files
Update dependency black to v24 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc242b0 commit 5fcbc84

File tree

2 files changed

+28
-17
lines changed

2 files changed

+28
-17
lines changed

poetry.lock

Lines changed: 27 additions & 16 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
@@ -18,7 +18,7 @@ pytest-mock = "^3.12.0"
1818
[tool.poetry.group.dev.dependencies]
1919
pre-commit = "^2.20.0"
2020
pylint = "^2.15.5"
21-
black = "^22.10.0"
21+
black = "^24.0.0"
2222
isort = "^5.10.1"
2323
types-Pillow = "^9.3.0.2"
2424

0 commit comments

Comments
 (0)