Skip to content

Commit b412cec

Browse files
authored
Merge pull request #445 from arduino/dependabot/pip/black-24.4.0
Bump black from 24.3.0 to 24.4.0
2 parents c16bffa + d7e978a commit b412cec

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.35.1"
1616
codespell = "^2.2.6"
17-
black = "24.3.0"
17+
black = "24.4.0"
1818
flake8 = "7.0.0"
1919
pep8-naming = "0.13.3"
2020

0 commit comments

Comments
 (0)