From 12b8394cd70b0506d838ce41f4b2bf0411e9391d Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Thu, 18 Mar 2021 19:03:24 +0200 Subject: [PATCH] Update flake8 from 3.8.4 to 3.9.0 (#514) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 31326362..d964b278 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,6 +1,6 @@ python-coveralls==2.9.3 coverage==5.5 -flake8==3.8.4 +flake8==3.9.0 pytest==6.2.2 pytest-cov==2.11.1 autopep8==1.5.5