From 8c1d17a62cab92b30bcfff09a1d0a2f8562c5223 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 21 Jun 2025 04:29:06 -0300 Subject: [PATCH 1/2] Update pyflakes from 2.1.1 to 3.4.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 39f24f0..f1a30e9 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==3.4.0 #deps pytest py==1.8.0 From 667da338d8ce7aaacb9fd93a7a4654ba0622137b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 21 Jun 2025 04:29:07 -0300 Subject: [PATCH 2/2] Update pyflakes from 2.1.1 to 3.4.0 --- Pipfile.lock | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..dc3afa8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -193,12 +193,8 @@ "version": "==2.5.0" }, "pyflakes": { - "hashes": [ - "sha256:17dbeb2e3f4d772725c777fabc446d5634d1038f234e77343108ce445ea69ce0", - "sha256:d976835886f8c5b31d47970ed689944a0262b5f3afa00a5a7b4dc81e5449f8a2" - ], - "index": "pypi", - "version": "==2.1.1" + "hashes": [], + "version": "==3.4.0" }, "pyparsing": { "hashes": [