Skip to content

Commit a077ecd

Browse files
Bump black from 22.1.0 to 22.3.0 (#317)
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.1.0...22.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 197153e commit a077ecd

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==22.1.0",
31+
"black==22.3.0",
3232
"docformatter==1.4",
3333
"flake8==4.0.1",
3434
"isort==5.10.1",

0 commit comments

Comments
 (0)