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:
parent
874b82b8f5
commit
99ee1e6b43
2 changed files with 27 additions and 27 deletions
|
@ -42,7 +42,7 @@ mypy = "^0.942"
|
|||
pytest = "^7.1.1"
|
||||
ipdb = "^0.13.9"
|
||||
pylint = "^2.12.2"
|
||||
black = "^22.1"
|
||||
black = "^22.3"
|
||||
isort = "^5.9.3"
|
||||
flake8 = "^4.0.1"
|
||||
bandit = "^1.7.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue