From 45745bbacb370c32cf63fa1820ce39278e0bffae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:26:37 +0100 Subject: [PATCH] build(deps): bump flake8 from 6.1.0 to 7.0.0 (#37) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 0f17f39..87c3510 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ black==23.12.1 -flake8==6.1.0 +flake8==7.0.0 mypy==1.8.0 pylint==3.0.3 \ No newline at end of file