Skip to content

Commit f316b40

Browse files
authored
Merge pull request #182 from arduino/dependabot/pip/black-21.11b1
Bump black from 21.11b0 to 21.11b1
2 parents 12961d0 + 8c7b15e commit f316b40

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

0 commit comments

Comments
 (0)