From 7aec3c2816dee70e99c158f20ea42af24b47a1f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:35:08 +0200 Subject: [PATCH] Bump flake8 from 7.1.0 to 7.1.1 (#70) 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 be99879..796bd50 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,2 +1,2 @@ -flake8==7.1.0 +flake8==7.1.1 black==24.8.0