Bump black[jupyter] from 22.3.0 to 22.6.0 in /requirements (#634)

Bumps [black[jupyter]](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[jupyter]
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot] 2022-06-28 23:20:25 +00:00 коммит произвёл GitHub
Родитель e19d583ce8
Коммит a3d6e9fcec
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,7 @@
# CI, these are not hard requirements for using TorchGeo.
# style
black[jupyter]==22.3.0
black[jupyter]==22.6.0
flake8==4.0.1;python_version=='3.10'
isort[colors]==5.10.1
pydocstyle[toml]==6.1.1