summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-04 22:27:58 +0200
committerGitHub <noreply@github.com>2022-08-04 22:27:58 +0200
commit3a9a4a034c7a81596dd0d83a753435e1961536b3 (patch)
tree1cd29ed72deebb883fad085ddd9987f29289d904 /requirements_test_pre_commit.txt
parente23a0ac2525d0ae9fd2342ffd1e1f3607a49ac3b (diff)
downloadastroid-git-3a9a4a034c7a81596dd0d83a753435e1961536b3.tar.gz
Bump flake8 from 5.0.3 to 5.0.4 (#1731)
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.3...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... 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 7eddc6fa..8aef8ec8 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -1,6 +1,6 @@
black==22.6.0
pylint==2.14.5
isort==5.10.1
-flake8==5.0.3
+flake8==5.0.4
flake8-typing-imports==1.13.0
mypy==0.971