From fff083da4aaad9d248af7d15a3fb89046f6b2208 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Oct 2021 07:43:20 -0300 Subject: [PATCH] Update pycodestyle from 2.5.0 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 9d35887..e333b50 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ entrypoints==0.3 flake8==3.7.9 mccabe==0.6.1 -pycodestyle==2.5.0 +pycodestyle==2.8.0 pyflakes==2.2.0 # Deps do pytest