You've already forked library-registry
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user