From f743cd9932cb792877597572a98a7db131f8eb86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 13:37:08 +0000 Subject: [PATCH] Bump flake8 from 3.9.2 to 6.1.0 Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 6.1.0. - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4603d40..561db57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ autoflake==1.4 black==23.3.0 -flake8==3.9.2 +flake8==6.1.0 isort==5.10.0 mypy==1.4.1 pre-commit==2.17.0