From cef25766c11c8947ecffa6b87e523031b5b26cb9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 24 Mar 2021 18:27:29 -0300 Subject: [PATCH 1/2] Update pyflakes from 2.1.1 to 2.3.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 39f24f0..62c6474 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ flake8==3.7.9 mccabe==0.6.1 pycodestyle==2.5.0 -pyflakes==2.1.1 +pyflakes==2.3.1 #deps pytest py==1.8.0 From 612cf1baf9359ca0606555b7a06683150803829a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 24 Mar 2021 18:27:29 -0300 Subject: [PATCH 2/2] Update pyflakes from 2.1.1 to 2.3.1 --- Pipfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..68082aa 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -194,11 +194,10 @@ }, "pyflakes": { "hashes": [ - "sha256:17dbeb2e3f4d772725c777fabc446d5634d1038f234e77343108ce445ea69ce0", - "sha256:d976835886f8c5b31d47970ed689944a0262b5f3afa00a5a7b4dc81e5449f8a2" + "sha256:7893783d01b8a89811dd72d7dfd4d84ff098e5eed95cfa8905b22bbffe52efc3", + "sha256:f5bc8ecabc05bb9d291eb5203d6810b49040f6ff446a756326104746cc00c1db" ], - "index": "pypi", - "version": "==2.1.1" + "version": "==2.3.1" }, "pyparsing": { "hashes": [