From af6c5bbde481898c3b5df973216bf41b53ca04d3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 May 2021 02:25:35 +0530 Subject: [PATCH] Update flake8 from 3.9.1 to 3.9.2 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index d2a2ee3e42..8d3edde7d2 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ wheel==0.36.2 python-coveralls==2.9.3 coverage==5.5 -flake8==3.9.1 +flake8==3.9.2 pytest==6.2.4 pytest-cov==2.11.1 autopep8==1.5.7