From 3b90c1166b92579a7fdf0e0273db994aff578943 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Oct 2021 06:10:48 -0300 Subject: [PATCH] Update pycodestyle from 2.3.1 to 2.8.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61f007c..9e1be0c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ flake8==3.5.0 mccabe==0.6.1 -pycodestyle==2.3.1 +pycodestyle==2.8.0 pyflakes==2.0.0 # Deps do pytest