Skip to content

Commit 186dc35

Browse files
authored
Merge pull request #1780 from arduino/dependabot/pip/production/black-22.8.0
Bump black from 22.6.0 to 22.8.0
2 parents 9805154 + 99915c1 commit 186dc35

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

+36-36
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 = "^7.1.2"
1616
invoke = "^1.7.1"
17-
black = "^22.6"
17+
black = "^22.8"
1818
flake8 = "^5.0.4"
1919
pep8-naming = "^0.13.2"
2020
yamllint = "^1.27.1"

0 commit comments

Comments
 (0)