From af0bdd890afc0b15a79df85a9abe3531fca5633c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 10:02:45 +0100 Subject: [PATCH] Bump flake8-docstrings from 1.5.0 to 1.6.0 (#2733) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index ae8b1810e..27bb2ed8b 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,7 +1,7 @@ black==20.8b1 codecov==2.1.11 coverage==5.5 -flake8-docstrings==1.5.0 +flake8-docstrings==1.6.0 flake8==3.9.0 pre-commit==2.11.1 pydocstyle==5.1.1