From 5792beef1458bdedf3067abef89f9eb46b5fbce5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 09:08:51 +0000 Subject: [PATCH] Bump flake8 from 3.7.9 to 3.8.3 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.9 to 3.8.3. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.3) 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 a218d18..aacb6c3 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.3 isort==4.3.21 mypy==0.770 flake8-bugbear==20.1.4