From 720106f29a0a4d6ecb9c273aedb065934ec27fa0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 18:59:02 +0200 Subject: [PATCH] Update flake8 from 6.0.0 to 7.1.1 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..5bf7fa2 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -5,5 +5,5 @@ coverage==7.2.7 codecov==2.1.13 pytest-cov==4.1.0 build==0.10.0 -flake8==6.0.0 +flake8==7.1.1 twine==4.0.2 \ No newline at end of file