From 678716dc827c39debfff890968f2ae8b6601bb26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 07:50:16 +0000 Subject: [PATCH] Bump flake8 from 7.1.0 to 7.1.1 Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... 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 91afa247..299250a6 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,7 +1,7 @@ bandit==1.7.9 black==24.8.0 codespell==2.2.5 -flake8==7.1.0 +flake8==7.1.1 isort==5.12.0 mypy==1.11.1 mypy-extensions==1.0.0