From 085d0552ce3a009a40bb02f5fccb5ea7cfe86d0e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 06:29:40 +0000 Subject: [PATCH] Bump flake8 from 3.7.9 to 3.8.4 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.4. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.4) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9386086..c1b70a5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ -r requirements.txt black==19.10b0 -flake8==3.7.9 +flake8==3.8.4 isort==4.3.21 mypy==0.770 flake8-bugbear==20.1.4