From 57b1aaf1165c3b2e5f8563e63cb4b08ad9a40b03 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 9 Jun 2020 07:50:01 +0200 Subject: [PATCH] Update flake8 from 3.8.2 to 3.8.3 (#364) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index f93cb497..2cfca818 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,6 +1,6 @@ python-coveralls==2.9.3 coverage==5.1 -flake8==3.8.2 +flake8==3.8.3 pytest==5.4.3 pytest-cov==2.9.0 autopep8==1.5.3