From 3ccf267538c73cce7ae4acc242a899b6a045d08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 11:47:04 +0200 Subject: [PATCH] build(deps): bump flake8 from 7.2.0 to 7.3.0 (#17059) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47e54b2ee9..d729ed284d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ black==25.1.0 -flake8==7.2.0 +flake8==7.3.0 requests==2.32.4