From e027e30596e19ca483a6472a4a223123fcf67178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:15:53 +0100 Subject: [PATCH] build(deps): bump flake8 from 6.1.0 to 7.0.0 (#12177) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85d99f75ac..28b4a2d3ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ black==23.12.1 -flake8==6.1.0 +flake8==7.0.0 requests==2.31.0