From 0ce83e59c7d49fc0ea9b1a8b1bfc05ebdc3063f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Jan 2024 23:18:26 -0400 Subject: [PATCH] Update pyflakes from 2.4.0 to 3.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4fe620f8..6ddf1f03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ sphinx-rtd-theme==1.0.0 # Testing pytest==7.1.1 pep8==1.7.1 -pyflakes==2.4.0 +pyflakes==3.2.0 tox==3.24.5 pytest-cookies==0.6.1