Skip to content

Commit d636420

Browse files
Bump black from 21.11b0 to 21.11b1 (#298)
Bumps [black](https://github.com/psf/black) from 21.11b0 to 21.11b1. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9fbb1d commit d636420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def readme():
2828
"tensorflow": ["tensorflow>=1.14.0"],
2929
"tensorflow_gpu": ["tensorflow-gpu>=1.14.0"],
3030
"test": [
31-
"black==21.11b0",
31+
"black==21.11b1",
3232
"docformatter==1.4",
3333
"flake8==4.0.1",
3434
"isort==5.10.1",

0 commit comments

Comments
 (0)