From 36f47179ffc8fd710cdcbc99880ce53dc55ed365 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 29 Oct 2019 00:01:13 +0100 Subject: [PATCH] Update flake8 from 3.7.8 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 8552ec0a..1433b94e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ pyroma==2.5 pytest-mock==1.11.2 pytest==5.2.0 tox==3.13.1 -flake8==3.7.8 +flake8==3.7.9 twine==2.0.0 coverage==4.5.4 pytest-cov==2.7.1