Skip to content

Commit

Permalink
Bump black[jupyter] from 22.3.0 to 22.6.0 in /requirements (#634)
Browse files Browse the repository at this point in the history
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](psf/black@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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2022
1 parent e19d583 commit a3d6e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/style.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a3d6e9f

Please sign in to comment.