Skip to content

Commit ecb8693

Browse files
authored
Merge pull request #348 from arduino/dependabot/pip/black-25.1.0
build(deps-dev): bump black from 24.10.0 to 25.1.0
2 parents f850a06 + bc8982e commit ecb8693

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
@@ -12,7 +12,7 @@ PyYAML = "6.0.2"
1212
semver = "3.0.4"
1313

1414
[tool.poetry.group.dev.dependencies]
15-
black = "24.10.0"
15+
black = "25.1.0"
1616
codespell = "2.4.1"
1717
coverage = "7.6.10"
1818
pytest = "8.3.4"

0 commit comments

Comments
 (0)