Skip to content

Commit 145457f

Browse files
authored
Merge pull request #362 from jacebrowning/dependabot/pip/black-25.1.0
Bump black from 24.3.0 to 25.1.0
2 parents 78f1640 + 68a5daf commit 145457f

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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
@@ -61,7 +61,7 @@ minilog = "^2.3"
6161
[tool.poetry.group.dev.dependencies]
6262

6363
# Formatters
64-
black = "^24.3"
64+
black = ">=24.3,<26.0"
6565
isort = "^5.10"
6666

6767
# Linters

0 commit comments

Comments
 (0)