From 712800cf81efbe23cd3be013a91a353fd56c95d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Jan 2024 21:53:27 -0800 Subject: [PATCH] Update pyflakes from 2.3.1 to 3.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8b47c60..bd222d9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ flake8==3.9.2 incuna-test-utils==8.0.0 pip==22.3 psycopg2-binary==2.8.6 -pyflakes==2.3.1 +pyflakes==3.2.0 pycodestyle==2.7.0 setuptools==65.5.0 twine==3.4.1