From 7a8a68d0e770a0d2f8b865cce0bdea8bd0bba52a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 19:09:33 -0700 Subject: [PATCH] Bump flake8 from 7.0.0 to 7.1.0 (#112) Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. - [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6bcd935..286e6dbc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ black==24.4.2 click== 8.1.7 colorama==0.4.6 coverage==7.5.3 -flake8==7.0.0 +flake8==7.1.0 iniconfig==2.0.0 mccabe==0.7.0 mypy-extensions==1.0.0