Skip to content

Commit

Permalink
Bump black from 22.10.0 to 22.12.0 (#793)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.10.0...22.12.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Svetlov <[email protected]>
  • Loading branch information
dependabot[bot] and asvetlov authored Dec 13, 2022
1 parent 52600f2 commit 771f288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
mypy==0.991; implementation_name=="cpython"
flake8==6.0.0
flake8-pyi==22.11.0
black==22.10.0
black==22.12.0
isort==5.10.1

0 comments on commit 771f288

Please sign in to comment.