Skip to content

Commit b1c9c24

Browse files
Bump black from 21.6b0 to 21.7b0
Bumps [black](https://github.com/psf/black) from 21.6b0 to 21.7b0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 710946e commit b1c9c24

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

Diff for: poetry.lock

+17-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = ["Arduino <[email protected]>"]
1111
python = "^3.9"
1212

1313
[tool.poetry.dev-dependencies]
14-
black = "^21.6b0"
14+
black = "^21.7b0"
1515
codespell = "^2.1.0"
1616
flake8 = "^3.9.2"
1717
invoke = "^1.6.0"

0 commit comments

Comments
 (0)