From 7c680bd6aece42974aac459c60930511e1e81ea3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2020 23:34:06 -0300 Subject: [PATCH 1/2] 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 39f24f0..037e3bf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ flake8==3.7.9 mccabe==0.6.1 -pycodestyle==2.5.0 +pycodestyle==2.6.0 pyflakes==2.1.1 #deps pytest From 0e1aa282e5f48586aff87ccb4cd9faf5582edc3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2020 23:34:07 -0300 Subject: [PATCH 2/2] Update pycodestyle from 2.5.0 to 2.6.0 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..d513c79 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -186,11 +186,10 @@ }, "pycodestyle": { "hashes": [ - "sha256:95a2219d12372f05704562a14ec30bc76b05a5b297b21a5dfe3f6fac3491ae56", - "sha256:e40a936c9a450ad81df37f549d676d127b1b66000a6c500caa2b085bc0ca976c" + "sha256:2295e7b2f6b5bd100585ebcb1f616591b652db8a741695b3d8f5d28bdc934367", + "sha256:c58a7d2815e0e8d7972bf1803331fb0152f867bd89adf8a01dfd55085434192e" ], - "index": "pypi", - "version": "==2.5.0" + "version": "==2.6.0" }, "pyflakes": { "hashes": [