From 4ae97e770c2f804e50ce1048a5e892dea5d61f38 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 07:00:28 +0000 Subject: [PATCH] Bump flake8 from 3.8.1 to 3.8.2 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.1 to 3.8.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.1...3.8.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b87e92..76a9200 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pytest==4.0.2 pytest-cov==2.8.1 pytest-sugar==0.9.3 python-memcached==1.59 -flake8==3.8.1 +flake8==3.8.2