Skip to content

Commit e935542

Browse files
authored
Merge pull request #474 from arduino/dependabot/pip/black-24.10.0
Bump black from 24.8.0 to 24.10.0
2 parents 0e461f9 + fb44073 commit e935542

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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.3"
1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.35.1"
1616
codespell = "^2.3.0"
17-
black = "24.8.0"
17+
black = "24.10.0"
1818
flake8 = "7.1.1"
1919
pep8-naming = "0.14.1"
2020

0 commit comments

Comments
 (0)