From: XhmikosR Date: Sun, 10 Dec 2023 06:56:42 +0000 (+0200) Subject: Update flake8 to v6.0 for Python 3.12 support X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=598794a4849b40092da4ca4c3374461d9714edc5;p=stevenblack-hosts.git Update flake8 to v6.0 for Python 3.12 support --- diff --git a/requirements.txt b/requirements.txt index 76259f394..fc46c77af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests ~=2.20 -flake8 ~=4.0 +flake8 ~=6.0