summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-05 19:09:36 +0200
committerGitHub <noreply@github.com>2022-09-05 19:09:36 +0200
commit548104ba1065ce06b883d2e9651e08bc58b86bc0 (patch)
tree00faed5c78c1002f65e10950ed7752d4e31ab0b4 /requirements_test_pre_commit.txt
parent5b95e85c90dc812adf5858d9e64243e420d72eb6 (diff)
downloadpylint-git-548104ba1065ce06b883d2e9651e08bc58b86bc0.tar.gz
Bump black from 22.6.0 to 22.8.0 (#7416)
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](https://github.com/psf/black/compare/22.6.0...22.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 54241ebbb..2c8b4ace8 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.6.0
+black==22.8.0
flake8==5.0.4
flake8-typing-imports==1.13.0
isort==5.10.1