Bump black from 22.3.0 to 22.6.0 (#286)
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.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.3.0...22.6.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
This commit is contained in:
parent
3f91f9e941
commit
b103adbe6d
2 changed files with 26 additions and 26 deletions
|
@ -41,7 +41,7 @@ mypy = "^0.971"
|
|||
pytest = "^7.1.2"
|
||||
ipdb = "^0.13.9"
|
||||
pylint = "^2.13.9"
|
||||
black = "^22.3"
|
||||
black = "^22.6"
|
||||
isort = "^5.9.3"
|
||||
flake8 = "^5.0.4"
|
||||
bandit = "^1.7.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue