From 0d26c2002dbc2fe6a8062d40a9af1ae5e874c044 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 5 Jan 2024 06:53:29 -0300 Subject: [PATCH] Update pyflakes from 2.2.0 to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35dcb8f..5ec63c7 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.2.0 zipp==3.1.0 gunicorn==20.1.0 psycopg2==2.9.5