Bump black from 21.12b0 to 22.1.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.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/commits/22.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5638ce90bd
commit
4ec7f08747
2 changed files with 30 additions and 13 deletions
|
@ -42,7 +42,7 @@ mypy = "^0.931"
|
|||
pytest = "^6.2.4"
|
||||
ipdb = "^0.13.9"
|
||||
pylint = "^2.12.2"
|
||||
black = "^21.12b0"
|
||||
black = "^22.1"
|
||||
isort = "^5.9.3"
|
||||
flake8 = "^4.0.1"
|
||||
bandit = "^1.7.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue