1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-29 14:01:15 +03:00

Bump black from 21.9b0 to 21.10b0

Bumps [black](https://github.com/psf/black) from 21.9b0 to 21.10b0.
- [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] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-15 05:45:53 +00:00
committed by GitHub
parent 150830b1cb
commit 9b894ebf4d
2 changed files with 7 additions and 7 deletions

View File

@ -14,7 +14,7 @@ python = "^3.9"
[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
invoke = "^1.5.0"
black = "^21.9b0"
black = "^21.10b0"
flake8 = "^4.0.1"
pep8-naming = "^0.12.1"
yamllint = "^1.26.3"