From 44fc410b7ed43f1533ca68a11220fe10a30518fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 15 Jun 2024 23:14:42 -0400 Subject: [PATCH] Update flake8 from 3.5.0 to 7.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 66ea9fe..e710f54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 -flake8==3.5.0 +flake8==7.1.0 tox==2.8.2 coverage==4.4.1 Sphinx==1.7.9