summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-31 14:13:28 +0100
committerGitHub <noreply@github.com>2022-01-31 14:13:28 +0100
commitd31ae0b7b622e3617c853c1ca3617ebadf2a5608 (patch)
tree0ea42c4a05ba6719fb6688079087216fb82d1293 /requirements_test_pre_commit.txt
parentc2a3e84f32559c434208ae1eede65ad5ca767b8d (diff)
downloadpylint-git-d31ae0b7b622e3617c853c1ca3617ebadf2a5608.tar.gz
Bump black from 21.12b0 to 22.1.0 (#5750)
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.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/commits/22.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... 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 37ad883f5..15ab3bd94 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==21.12b0
+black==22.1.0
flake8==4.0.1
flake8-typing-imports==1.12.0
isort==5.10.1