Skip to content

Commit

Permalink
build(deps-dev): bump black from 21.7b0 to 21.8b0 (#349)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.7b0 to 21.8b0.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2021
1 parent a152b6b commit 8f139db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
black = "==21.7b0"
black = "==21.8b0"
pytest = "==6.2.4"
pytest-asyncio = "==0.15.1"
pytest-cov = "==2.12.1"
Expand Down

0 comments on commit 8f139db

Please sign in to comment.