Skip to content

Commit bd2d3ab

Browse files
authored
Merge pull request #4939 from arduino/dependabot/pip/production/black-24.8.0
Bump black from 24.4.2 to 24.8.0
2 parents 7ed3979 + 51b4d7b commit bd2d3ab

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
@@ -14,7 +14,7 @@ python = "^3.9"
1414
[tool.poetry.dev-dependencies]
1515
pytest = "^8.3.2"
1616
invoke = "^2.2.0"
17-
black = "^24.4"
17+
black = "^24.8"
1818
flake8 = "^7.1.0"
1919
pep8-naming = "^0.14.1"
2020
yamllint = "^1.35.1"

0 commit comments

Comments
 (0)