From 4feaeeba7064de4c996b20b3fbd1345b0a359a94 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 18:31:37 -0300 Subject: [PATCH] Update pyflakes from 2.2.0 to 3.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35dcb8f..f396e45 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.2 zipp==3.1.0 gunicorn==20.1.0 psycopg2==2.9.5