From 12e91c1ad87b99f52361d6b5804538093cc70617 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2020 20:23:00 -0300 Subject: [PATCH] Update pycodestyle from 2.3.1 to 2.6.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 61f007c..bbbd99c 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.6.0 pyflakes==2.0.0 # Deps do pytest