Skip to content

Commit 350d6a6

Browse files
authored
Merge pull request #3967 from arduino/dependabot/pip/production/black-24.1.1
Bump black from 23.12.1 to 24.1.1
2 parents b87fc98 + 6a04ec2 commit 350d6a6

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 @@ python = "^3.9"
1414
[tool.poetry.dev-dependencies]
1515
pytest = "^8.0.0"
1616
invoke = "^2.2.0"
17-
black = "^23.12"
17+
black = "^24.1"
1818
flake8 = "^7.0.0"
1919
pep8-naming = "^0.13.3"
2020
yamllint = "^1.33.0"

0 commit comments

Comments
 (0)