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

Commit 2f5a009

Browse files
Bump black from 22.3.0 to 22.6.0 (#4)
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...22.6.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17db3f7 commit 2f5a009

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.3.0
35+
black==22.6.0
3636
pipdeptree
3737
flake8-isort
3838
isort>5.0

0 commit comments

Comments
 (0)