From 512005aaa25e8a5524bb6cc71c221537afb59f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 19 Feb 2019 04:12:52 +0000 Subject: [PATCH] Bump flake8 from 3.5.0 to 3.7.6 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.5.0 to 3.7.6. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.5.0...3.7.6) 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..f40e8e3a 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,4 +1,4 @@ -flake8==3.5.0 +flake8==3.7.6 flake8-bugbear==18.8.0 flake8-docstrings==1.3.0 flake8-import-order==0.18