From aa17a9d984cb433f0f3a57796b2f919c936e7034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 23:41:51 +0200 Subject: [PATCH] Bump flake8 from 6.0.0 to 6.1.0 (#264) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index 578357a..bc7fe77 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -1,7 +1,7 @@ -r requirements_production.txt pre-commit==3.3.3 isort==5.12.0 -flake8==6.0.0 +flake8==6.1.0 pylint==2.17.4 pytest==7.4.0 pytest-cov==4.1.0