Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 0f37bbc

Browse files
dependabot[bot]gilesknap
authored andcommitted
Bump black from 22.6.0 to 22.8.0
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.6.0...22.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13da301 commit 0f37bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ setup_requires =
3232
[options.extras_require]
3333
# For development tests/docs
3434
dev =
35-
black==22.6.0
35+
black==22.8.0
3636
flake8-isort
3737
isort>5.0
3838
mypy

0 commit comments

Comments
 (0)