From f928a3780db8281ab72524d04dce3dd6edf8bf7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 7 Mar 2019 14:55:16 +0000 Subject: [PATCH] Bump flake8 from 3.5.0 to 3.7.7 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.5.0 to 3.7.7. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.5.0...3.7.7) Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index e89a2723..f5553d62 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,4 +1,4 @@ -flake8==3.5.0 +flake8==3.7.7 flake8-bugbear==18.8.0 flake8-docstrings==1.3.0 flake8-import-order==0.18.1