From cb673a65a4a51adb339dd90c3707f6d13d2e1f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 07:29:46 +0000 Subject: [PATCH] Bump flake8-docstrings from 1.5.0 to 1.6.0 in /requirements Bumps [flake8-docstrings](https://gitlab.com/pycqa/flake8-docstrings) from 1.5.0 to 1.6.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.5.0...1.6.0) Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 7b8ae58..8121bdb 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -12,7 +12,7 @@ black==20.8b1 flake8==3.8.4 flake8-blind-except==0.2.0 flake8-debugger==4.0.0 -flake8-docstrings==1.5.0 +flake8-docstrings==1.6.0 flake8-isort==4.0.0 isort==5.7.0 pep8-naming==0.11.1