summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 17:00:40 +0200
committerGitHub <noreply@github.com>2022-08-01 17:00:40 +0200
commitc7afe9940c2b80738cfc0c99bff479a2dfc50fbe (patch)
tree475aa6ba58d3f34eed5e8efdd732a854d77b2aa9 /requirements_test_pre_commit.txt
parentb78de44f0924fe6ebcb36423c62866c4c167cf9c (diff)
downloadpylint-git-c7afe9940c2b80738cfc0c99bff479a2dfc50fbe.tar.gz
Bump flake8 from 4.0.1 to 5.0.2 (#7254)
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.2. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... 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 0432ba6eb..8f409a5c4 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -1,7 +1,7 @@
# Everything in this file should reflect the pre-commit configuration
# in .pre-commit-config.yaml
black==22.6.0
-flake8==4.0.1
+flake8==5.0.2
flake8-typing-imports==1.12.0
isort==5.10.1
mypy==0.971