From bee2d57a655645dbfaf0242e85c5af034023a2fb Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Mon, 31 Jul 2023 12:10:06 -0600 Subject: script: update flake8 to 6.1.0 and touch up the spelling returned by lint-spelling.py --- ci/lint/04_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/lint/04_install.sh b/ci/lint/04_install.sh index dbbd01e507..8113500fb2 100755 --- a/ci/lint/04_install.sh +++ b/ci/lint/04_install.sh @@ -35,7 +35,7 @@ python3 --version ${CI_RETRY_EXE} pip3 install \ codespell==2.2.5 \ - flake8==6.0.0 \ + flake8==6.1.0 \ lief==0.13.2 \ mypy==1.4.1 \ pyzmq==25.1.0 \ -- cgit v1.2.3