Skip to content

Commit 9fe55ff

Browse files
Bump black from 21.7b0 to 21.8b0 (#228)
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:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8bfe38 commit 9fe55ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
isort==5.9.3
2-
black==21.7b0; implementation_name=="cpython"
2+
black==21.8b0; implementation_name=="cpython"
33
pytest==6.2.4
44
pytest-asyncio==0.15.1
55
pytest-cov==2.12.1

0 commit comments

Comments
 (0)