From a0f1e15d4937d2f4429bcfdd2735ff06b9a92f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 21:18:11 +0300 Subject: [PATCH] Bump flake8 from 5.0.2 to 5.0.4 (#98) Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.2...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index b4eb927..93f4254 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,5 +1,5 @@ black==22.6.0 -flake8==5.0.2 +flake8==5.0.4 isort==5.10.1 mypy==0.971 pre-commit==2.20.0