From 49ef1c909afd78522a9a4872c4419691da3029af Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 Mar 2025 20:52:37 +0300 Subject: [PATCH] Update pyflakes from 1.6.0 to 3.3.2 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 31b4272..a68fe56 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -9,7 +9,7 @@ gunicorn==19.7.1 isort==4.3.4 multidict==4.1.0 pip==10.0.0 -pyflakes==1.6.0 +pyflakes==3.3.2 pytest-cov==2.5.1 pytest-mock==1.9.0 pytest==8.1.1