Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6af86af

Browse files
authoredOct 8, 2024··
Merge pull request #5209 from arduino/dependabot/pip/production/black-24.10.0
Bump black from 24.8.0 to 24.10.0
2 parents 922f029 + 550bc13 commit 6af86af

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

0 commit comments

Comments
 (0)
Please sign in to comment.