Skip to content

Commit 7594fb5

Browse files
chore(dependencies): update dependency black to >=26.3.1 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2058856 commit 7594fb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -15,7 +15,7 @@ packages = [
1515
python = "^3.10"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
black = ">=26.1.0"
18+
black = ">=26.3.1"
1919
pytest = ">=9.0.2"
2020
pytest-cov = ">=7.0.0"
2121
pillow = ">=10.0"

0 commit comments

Comments
 (0)