Skip to content

Commit

Permalink
Bump black from 21.12b0 to 22.1.0 (#148)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.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/commits/22.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

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 Feb 9, 2022
1 parent c7c68ed commit c45f8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest==6.2.*
pytest-vcr==1.0.*
pytest-cov==3.0.*
black==21.12b0
black==22.1.0
isort==5.10.*
flake8==4.0.*
mypy==0.790
Expand Down

0 comments on commit c45f8e3

Please sign in to comment.