From 4c086aea9325228449643aec62904d3178f5156d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 04:07:36 +0000 Subject: [PATCH] Bump flake8 from 3.8.4 to 3.9.2 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.2) Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 231edeb..499ad1a 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,5 +1,5 @@ black ==20.8b1 -flake8==3.8.4 +flake8==3.9.2 flake8-bugbear==20.11.1 flake8-docstrings==1.5.0 flake8-import-order==0.18.1