From dbcd89588db538a390d6a0920ef15fa00bdb72e4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 13:15:01 +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-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index feb0bb359..4d911867f 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -5,4 +5,4 @@ coveralls==2.0.0 pycodestyle==2.6.0 mypy==0.770 pydocstyle==5.0.2 -flake8==3.8.2 \ No newline at end of file +flake8==3.8.3 \ No newline at end of file