From 48bb57705652a193afe28c4dcca540f8d32cedbf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 29 Mar 2025 22:33:29 -0300 Subject: [PATCH] Update pyflakes from 2.2.0 to 3.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35dcb8f..10f8e65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ flake8==3.8.3 importlib-metadata==4.4.0 mccabe==0.6.1 pycodestyle==2.6.0 -pyflakes==2.2.0 +pyflakes==3.3.0 zipp==3.1.0 gunicorn==20.1.0 psycopg2==2.9.5