summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-07 06:27:06 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-07 08:36:11 +0200
commit0e7c2c4318f99f72d7326d4fb1e5758560ec7368 (patch)
tree50c737c9e777d933b2d216905dcaa340d02b1a20 /requirements_test_pre_commit.txt
parent9361fa0630ce920081b57865be7882a39e9da1e3 (diff)
downloadpylint-git-0e7c2c4318f99f72d7326d4fb1e5758560ec7368.tar.gz
Bump black from 21.5b1 to 21.5b2
Bumps [black](https://github.com/psf/black) from 21.5b1 to 21.5b2. - [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) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@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 d9b217d1c..289ed9926 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -1,4 +1,4 @@
-black==21.5b1;python_full_version>="3.6.2"
+black==21.5b2;python_full_version>="3.6.2"
flake8==3.9.2
isort==5.8.0
mypy==0.812