From abdf390e3e75fcc01c4028bcda5a915765607dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 15 Feb 2019 09:16:15 +0000 Subject: [PATCH] Bump flake8 from 3.5.0 to 3.7.5 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.5.0 to 3.7.5. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.5.0...3.7.5) 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 45e8f545..e65a2efc 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,4 +1,4 @@ -flake8==3.5.0 +flake8==3.7.5 flake8-bugbear==18.8.0 flake8-docstrings==1.3.0 flake8-import-order==0.18