From 02ee25ba28177140f2a7d8d9ffa0d47e9526fbd9 Mon Sep 17 00:00:00 2001 From: Julien Date: Mon, 3 Oct 2022 15:18:13 +0200 Subject: [PATCH] Bump flake8 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 3a73a0fb..94c52ee6 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -4,7 +4,7 @@ # ----------------------- black feedparser>=6.0,<6.1 -flake8>=3.8,<4.1 +flake8>=4,<5.1 pre-commit>=2.10,<2.21 pytest-cov==3.0.* validator-collection>=1.5,<1.6