Skip to content

Commit f3d238a

Browse files
authored
Merge pull request #409 from arduino/dependabot/pip/black-23.11.0
Bump black from 23.10.1 to 23.11.0
2 parents 5c023db + 51722e6 commit f3d238a

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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.32.0"
1616
codespell = "^2.2.6"
17-
black = "23.10.1"
17+
black = "23.11.0"
1818
flake8 = "6.1.0"
1919
pep8-naming = "0.13.3"
2020

0 commit comments

Comments
 (0)