summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-10 17:05:39 +0200
committerGitHub <noreply@github.com>2022-10-10 17:05:39 +0200
commitb57060d67ce9c724312ff358c282230f2eb8ed05 (patch)
tree5ee4f0f9307c74bdcaa8329ce49abc7f20ec04e4 /requirements_test_pre_commit.txt
parentea73dfcc137c59f63d1198df1306a64c61c61bfd (diff)
downloadpylint-git-b57060d67ce9c724312ff358c282230f2eb8ed05.tar.gz
Bump black from 22.8.0 to 22.10.0 (#7598)
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.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.8.0...22.10.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 69c46094d..0d2e946d3 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.8.0
+black==22.10.0
flake8==5.0.4
flake8-typing-imports==1.13.0
isort==5.10.1