From 4023a7c3b814d1da7fc24c69b86c0b1b7dd23504 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2020 22:26:09 -0300 Subject: [PATCH] Update pycodestyle from 2.5.0 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 cd02f10..a5c6f59 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ entrypoints==0.3 flake8==3.7.7 idna==2.8 mccabe==0.6.1 -pycodestyle==2.5.0 +pycodestyle==2.6.0 pyflakes==2.1.1 requests==2.21.0 urllib3==1.25