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

Commit c7120c0

Browse files
Bump black from 23.1.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.1.0...23.3.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 5765814 commit c7120c0

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.7.0",
6565
"aioresponses==0.7.4",
66-
"black==23.1.0",
66+
"black==23.3.0",
6767
],
6868
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.2.0"],
6969
},

0 commit comments

Comments
 (0)