From 5b0f5e1dbc389347ba3515aba604fdcaf9f24730 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Aug 2024 23:38:17 -0300 Subject: [PATCH 1/2] Update pycodestyle from 2.5.0 to 2.12.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 39f24f0..d4d5c2b 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.12.1 pyflakes==2.1.1 #deps pytest From 3e79a3aea6cb8d43395dedfe3af05f73eacc5975 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Aug 2024 23:38:18 -0300 Subject: [PATCH 2/2] Update pycodestyle from 2.5.0 to 2.12.1 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..9fba160 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -185,12 +185,8 @@ "version": "==1.8.0" }, "pycodestyle": { - "hashes": [ - "sha256:95a2219d12372f05704562a14ec30bc76b05a5b297b21a5dfe3f6fac3491ae56", - "sha256:e40a936c9a450ad81df37f549d676d127b1b66000a6c500caa2b085bc0ca976c" - ], - "index": "pypi", - "version": "==2.5.0" + "hashes": [], + "version": "==2.12.1" }, "pyflakes": { "hashes": [