Skip to content

Commit 96bc665

Browse files
authored
Merge pull request #576 from arduino/dependabot/pip/black-25.1.0
Bump black from 24.10.0 to 25.1.0
2 parents 129ee84 + cf82bde commit 96bc665

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requests = "^2.32.3"
1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.35.1"
1616
codespell = "^2.4.1"
17-
black = "24.10.0"
17+
black = "25.1.0"
1818
flake8 = "7.1.1"
1919
pep8-naming = "0.14.1"
2020

0 commit comments

Comments
 (0)