From ee7631739298eb6b5c6dc6d8806ae66a75251337 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 23:19:25 +0100 Subject: [PATCH] Bump flake8 from 3.7.8 to 3.7.9 (#1352) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.8 to 3.7.9. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.8...3.7.9) Signed-off-by: dependabot-preview[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 0e79b2c23..9e3de47d5 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ -flake8==3.7.8 +flake8==3.7.9 pylint==2.4.3 pytest==5.2.2 pytest-timeout==1.3.3