Skip to content

Commit 030b571

Browse files
authored
Merge pull request #430 from arduino/dependabot/pip/black-24.2.0
Bump black from 24.1.1 to 24.2.0
2 parents 6031bd9 + 8947f85 commit 030b571

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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.31.0"
1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.34.0"
1616
codespell = "^2.2.6"
17-
black = "24.1.1"
17+
black = "24.2.0"
1818
flake8 = "7.0.0"
1919
pep8-naming = "0.13.3"
2020

0 commit comments

Comments
 (0)