From 654894f9417f9fcd603d6d96505e52c228386030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 19 Feb 2019 05:15:28 +0000 Subject: [PATCH] Bump flake8 from 3.6.0 to 3.7.6 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.6.0 to 3.7.6. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.6.0...3.7.6) Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 061e996..0b98fa2 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ coverage==3.7.1 coveralls==0.4.2 -flake8==3.6.0 +flake8==3.7.6 mock==1.0.1 tox==1.7.2 requests_mock==1.5.2