Skip to content

Commit f2a1136

Browse files
dependabot[bot]KaiSchwarz-cnic
authored andcommitted
chore: bump black from 21.5b2 to 21.6b0
Bumps [black](https://github.com/psf/black) from 21.5b2 to 21.6b0. - [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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d599bb commit f2a1136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def find_version(*file_paths):
4141
maintainer_email="kschwarz@hexonet.net",
4242
url="https://github.com/hexonet/python-sdk/",
4343
install_requires=[
44-
"black==21.5b2",
44+
"black==21.6b0",
4545
"docutils==0.*",
4646
"guzzle-sphinx-theme==0.*",
4747
"m2r2==0.*",

0 commit comments

Comments
 (0)