Skip to content

Commit

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

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

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 Jul 5, 2023
1 parent 6fb6bf1 commit 58a6587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
pre-commit==3.3.3
flake8==6.0.0
black==21.6b0
black==23.3.0
mypy==1.2.0
types-cachetools==5.3.0.5
types-cryptography==3.3.23.2
Expand Down

0 comments on commit 58a6587

Please sign in to comment.