Skip to content

Commit b8aa1b2

Browse files
Update dependency black to v25 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8b70e1 commit b8aa1b2

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
@@ -17,7 +17,7 @@ flake8 = "^7.0.0"
1717
flake8-black = "^0.3.6"
1818
flake8-isort = "^6.1.1"
1919
pyproject-flake8 = "^7.0.0"
20-
black = { version = "^24.8.0" }
20+
black = { version = "^25.0.0" }
2121
isort = "^6.0.0"
2222

2323
[build-system]

0 commit comments

Comments
 (0)