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

Commit 17e0f95

Browse files
Bump black from 23.7.0 to 23.9.1
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.7.0...23.9.1) --- 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 4a5d9fc commit 17e0f95

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
@@ -62,7 +62,7 @@
6262
"flake8==6.1.0",
6363
"flake8-docstrings==1.7.0",
6464
"aioresponses==0.7.4",
65-
"black==23.7.0",
65+
"black==23.9.1",
6666
],
6767
"docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.3.0"],
6868
},

0 commit comments

Comments
 (0)