Skip to content

Commit 6025c25

Browse files
authored
Merge pull request #114 from arduino/dependabot/pip/black-22.8.0
Bump black from 22.6.0 to 22.8.0
2 parents d445041 + b005c17 commit 6025c25

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

Lines changed: 36 additions & 36 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
@@ -8,7 +8,7 @@ authors = ["Arduino <info@arduino.cc>"]
88
python = "^3.9"
99

1010
[tool.poetry.dev-dependencies]
11-
black = "^22.6"
11+
black = "^22.8"
1212
flake8 = "^5.0.4"
1313
pep8-naming = "^0.13.2"
1414
codespell = "^2.2.1"

0 commit comments

Comments
 (0)