Skip to content

Commit e03f575

Browse files
authored
Merge pull request #966 from arduino/dependabot/pip/black-25.9.0
Bump black from 25.1.0 to 25.9.0
2 parents 6d9e480 + 408d59c commit e03f575

File tree

2 files changed

+41
-25
lines changed

2 files changed

+41
-25
lines changed

poetry.lock

Lines changed: 40 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
@@ -15,7 +15,7 @@ poetry = "2.2.0"
1515
python = "~3.9"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
black = "^25.1"
18+
black = "^25.9"
1919
codespell = "^2.4.1"
2020
flake8 = "^7.3.0"
2121
gitpython = "^3.1.45"

0 commit comments

Comments
 (0)