Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit b741306

Browse files
Bump black from 22.10.0 to 22.12.0
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.10.0...22.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26fa417 commit b741306

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"flake8==6.0.0",
6464
"flake8-docstrings==1.6.0",
6565
"aioresponses==0.7.3",
66-
"black==22.10.0",
66+
"black==22.12.0",
6767
],
6868
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.1.1"],
6969
},

0 commit comments

Comments
 (0)