From e7e9e14e7504e1ec9bfb48d8328a847da6b93517 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 28 Oct 2019 22:12:45 +0200 Subject: [PATCH] Update flake8 from 3.7.8 to 3.7.9 (#148) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 1ad6f2d5..ca32b893 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,6 +1,6 @@ python-coveralls==2.9.3 coverage==4.5.4 -flake8==3.7.8 +flake8==3.7.9 pytest==5.2.2 autopep8==1.4.4 mypy==0.730