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 22.1.0 to 22.3.0
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.1.0...22.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... 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 = "^7.1.1"
|
||||
invoke = "^1.7.0"
|
||||
black = "^22.1"
|
||||
black = "^22.3"
|
||||
flake8 = "^4.0.1"
|
||||
pep8-naming = "^0.12.1"
|
||||
yamllint = "^1.26.3"
|
||||
|
Reference in New Issue
Block a user