From 053a1ecfc065c326d5bb29e510f66b0e25c5455f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 07:45:57 +0200 Subject: [PATCH] Bump flake8 from 7.0.0 to 7.1.0 (#75) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index e2a1b0e..af0c27f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,2 +1,2 @@ -flake8==7.0.0 +flake8==7.1.0 black==24.4.2