Skip to content

Commit

Permalink
Bump black from 21.6b0 to 21.7b0 (#1400)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.6b0 to 21.7b0.
- [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 25, 2021
1 parent 5161422 commit a1a33bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -71,7 +71,7 @@ def get_version():
"pytest-xdist>=2.2.1,<2.4",
"pytest-asyncio>=0.10,<0.16",
"beautifulsoup4>=4.8.1,<4.10.0",
"black==21.6b0",
"black==21.7b0",
"pytest-timeout>=1.4.2,<1.5",
"trustme>=0.7,<0.10",
],
Expand Down

0 comments on commit a1a33bb

Please sign in to comment.