summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-10 12:20:25 +0200
committerGitHub <noreply@github.com>2021-05-10 12:20:25 +0200
commitca70201703806361ae50a9705a2801c6f324e8c3 (patch)
treeafa43abcc05315f744b4372c9959e2422e953ddc /requirements_test_pre_commit.txt
parent52a31783ae175e19ce4826aec22609c8595244af (diff)
downloadpylint-git-ca70201703806361ae50a9705a2801c6f324e8c3.tar.gz
Bump black from 21.4b2 to 21.5b0 (#4458)
* Bump black from 21.4b2 to 21.5b0 Bumps [black](https://github.com/psf/black) from 21.4b2 to 21.5b0. - [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) Signed-off-by: dependabot[bot] <support@github.com> * Update pre-commit-config Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Mueller <30130371+cdce8p@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 fc5f74a09..3951e37c0 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -1,5 +1,5 @@
autoflake==1.4
-black==21.4b2
+black==21.5b0
flake8==3.9.2
isort==5.8.0
mypy==0.812