From 1cffc2469acbdffe4ccba74701eb4849a52eb339 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 23:08:06 +0000 Subject: [PATCH] Bump flake8 from 3.8.0 to 3.8.1 in /requirements Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.0 to 3.8.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.0...3.8.1) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index d8cf2184..cce61b23 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ -r base.txt -flake8==3.8.0 +flake8==3.8.1 mypy==0.770 mypy-extensions==0.4.3 pyflakes==2.2.0