Skip to content

Commit b54b1fa

Browse files
authored
Merge pull request #634 from arduino/dependabot/pip/black-25.11.0
Bump black from 25.9.0 to 25.11.0
2 parents 3e9f3b9 + e430e02 commit b54b1fa

File tree

2 files changed

+35
-31
lines changed

2 files changed

+35
-31
lines changed

poetry.lock

Lines changed: 34 additions & 30 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
@@ -14,7 +14,7 @@ requests = "^2.32.5"
1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.37.1"
1616
codespell = "^2.4.1"
17-
black = "25.9.0"
17+
black = "25.11.0"
1818
flake8 = "7.3.0"
1919
pep8-naming = "0.15.1"
2020

0 commit comments

Comments
 (0)