From bcab8725bbbcaa12413ebe6be26f9e0753a5f51b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Oct 2019 18:03:14 -0700 Subject: [PATCH] Update flake8 from 3.4.1 to 3.7.9 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c7984aa..b7fa67c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -17,7 +17,7 @@ watchdog==0.8.3 pytest==3.2.1 pytest-runner==2.11.1 tox==2.7.0 -flake8==3.4.1 +flake8==3.7.9 coverage==4.4.1 Sphinx==1.6.3 sphinxcontrib-napoleon==0.6.1