From 1d565a238a77816f182a4292f586ce4dd8d2af61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 08:59:20 -0700 Subject: [PATCH] Bump flake8 from 6.1.0 to 7.1.1 (#604) Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index 32081d5..295d3d7 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,4 +1,4 @@ black==24.4.2 docutils==0.20.1 -flake8==6.1.0 +flake8==7.1.1 pygments==2.18.0 \ No newline at end of file