Skip to content

Commit 480eae6

Browse files
Bump black from 22.3.0 to 22.6.0 (#7083)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7109eb5 commit 480eae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test_pre_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Everything in this file should reflect the pre-commit configuration
22
# in .pre-commit-config.yaml
3-
black==22.3.0
3+
black==22.6.0
44
flake8==4.0.1
55
flake8-typing-imports==1.12.0
66
isort==5.10.1

0 commit comments

Comments
 (0)