summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-29 07:35:39 +0200
committerGitHub <noreply@github.com>2022-06-29 07:35:39 +0200
commit480eae64d23931082850acd3a177b6d308e90916 (patch)
tree8326a7879eca9f88fb3c1d980d6a94ea70a9f79a /requirements_test_pre_commit.txt
parent7109eb512879c575526e17f0ea18ea77a8301edf (diff)
downloadpylint-git-480eae64d23931082850acd3a177b6d308e90916.tar.gz
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](https://github.com/psf/black/compare/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>
Diffstat (limited to 'requirements_test_pre_commit.txt')
-rw-r--r--requirements_test_pre_commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt
index b20884d5d..22a7a9510 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -1,6 +1,6 @@
# Everything in this file should reflect the pre-commit configuration
# in .pre-commit-config.yaml
-black==22.3.0
+black==22.6.0
flake8==4.0.1
flake8-typing-imports==1.12.0
isort==5.10.1