From e069306f1e8ffe310c11353c22c28f7051fac5b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 08:49:50 +0000 Subject: [PATCH] Bump flake8 from 3.8.2 to 3.8.3 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3) 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 fa021144..b705ee8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ tox==3.15.1 pluggy==0.13.1 pytest==4.6.1 pytest-cov==2.9.0 -flake8==3.8.2 +flake8==3.8.3 requests-mock==1.8.0 Sphinx==1.5.6 sphinx_rtd_theme==0.4.3