summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-04 17:11:36 +0200
committerGitHub <noreply@github.com>2022-04-04 17:11:36 +0200
commitd7afad3efd9d2995e91623590524be672b88fd13 (patch)
treee552892e1b0abd7226d76e28ea555ba8de43f024 /requirements_test_pre_commit.txt
parented2faa11a4483ca2e614863b359d63c6e656187e (diff)
downloadpylint-git-d7afad3efd9d2995e91623590524be672b88fd13.tar.gz
Bump black from 22.1.0 to 22.3.0 (#6176)
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.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.1.0...22.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... 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 1f2c030fb..9ed6a107a 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.1.0
+black==22.3.0
flake8==4.0.1
flake8-typing-imports==1.12.0
isort==5.10.1