From 8a9134cdae06949bed2b8bd923b909bee4227b61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 02:42:03 +0000 Subject: [PATCH] Bump flake8 from 7.1.0 to 7.1.1 (#858) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7be15d9..a0fb2ca 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ -r requirements.txt -flake8==7.1.0 +flake8==7.1.1 flake8-bandit==4.1.1 flake8-bugbear==24.4.26 flake8-import-order==0.18.2