From d63b6a06d79b386f02d0cfda2d46f9a288e9d8fd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 05:32:28 +0000 Subject: [PATCH] Bump flake8-docstrings from 1.3.0 to 1.4.0 Bumps [flake8-docstrings](https://gitlab.com/pycqa/flake8-docstrings) from 1.3.0 to 1.4.0. - [Release notes](https://gitlab.com/pycqa/flake8-docstrings/tags) - [Changelog](https://gitlab.com/pycqa/flake8-docstrings/blob/master/HISTORY.rst) - [Commits](https://gitlab.com/pycqa/flake8-docstrings/compare/1.3.0...1.4.0) 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 16ae072..17f3188 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ add-trailing-comma==1.0.0 flake8==3.7.7 flake8-commas==2.0.0 flake8-comprehensions==2.1.0 -flake8-docstrings==1.3.0 +flake8-docstrings==1.4.0 flake8-per-file-ignores==0.8.1 isort==4.3.20 pep8-naming==0.8.2