Skip to content

Commit cd46ec4

Browse files
authored
Merge pull request #211 from arduino/dependabot/pip/black-22.3.0
Bump black from 22.1.0 to 22.3.0
2 parents 5c7119c + c397678 commit cd46ec4

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
@@ -13,7 +13,7 @@ python = "^3.9"
1313
[tool.poetry.dev-dependencies]
1414
yamllint = "^v1.26.3"
1515
codespell = "^2.1.0"
16-
black = "^22.1"
16+
black = "^22.3"
1717
flake8 = "^4.0.1"
1818
pep8-naming = "^0.12.1"
1919
pytest = "^7.1.1"

0 commit comments

Comments
 (0)