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