Skip to content

Commit 36600b1

Browse files
authored
Merge pull request #444 from arduino/dependabot/pip/black-25.12.0
build(deps-dev): bump black from 25.11.0 to 25.12.0
2 parents b3989dc + dc35a97 commit 36600b1

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

poetry.lock

Lines changed: 30 additions & 29 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
@@ -12,7 +12,7 @@ PyYAML = "6.0.3"
1212
semver = "3.0.4"
1313

1414
[tool.poetry.group.dev.dependencies]
15-
black = "25.11.0"
15+
black = "25.12.0"
1616
codespell = "2.4.1"
1717
coverage = "7.12.0"
1818
pytest = "9.0.1"

0 commit comments

Comments
 (0)