From 75e8b6f1a702cf995d65b7b7881b87bda5395d55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:23:45 +0000 Subject: [PATCH] Bump flake8 from 6.1.0 to 7.1.0 Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.1.0. - [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index e0936be..6e0e38a 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,6 +1,6 @@ bandit==1.7.5 black==24.3.0 -flake8==6.1.0 +flake8==7.1.0 isort==5.12.0 msgcheck==4.0.0 pydocstyle==6.3.0