summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-03 21:22:30 +0200
committerGitHub <noreply@github.com>2021-05-03 21:22:30 +0200
commitce55bce53d3a17390d3fb69afe5a3de55ebb83c8 (patch)
tree605ed3b511cc5be044c0165c48448906667a258e /requirements_test_pre_commit.txt
parente0e82e111860e31dea88e2328d27515c540054ae (diff)
downloadpylint-git-ce55bce53d3a17390d3fb69afe5a3de55ebb83c8.tar.gz
Bump black from 21.4b0 to 21.4b2 (#4433)
Bumps [black](https://github.com/psf/black) from 21.4b0 to 21.4b2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/master/CHANGES.md) - [Commits](https://github.com/psf/black/commits) 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 ca4db5213..09dcac080 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -1,5 +1,5 @@
autoflake==1.4
-black==21.4b0
+black==21.4b2
flake8==3.9.0
isort==5.8.0
mypy==0.812