From 18a8d5216edd52531e5f44baa2a25ca4ff3c658b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 06:52:09 +0000 Subject: [PATCH] chore(deps-dev): bump flake8-docstrings from 1.5.0 to 1.6.0 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-preview[bot] --- requirements-dev.txt | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e0fd1f7..832da91 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,9 +17,7 @@ astroid==2.5.1 asttokens==2.0.4 # via flake8-aaa astunparse==1.6.3 - # via - # -r docs/requirements.txt - # pytkdocs + # via -r docs/requirements.txt attrs==20.3.0 # via # flake8-bugbear @@ -40,9 +38,7 @@ beautifulsoup4==4.9.3 black==20.8b1 # via -r requirements-dev.in cached-property==1.5.2 - # via - # -r docs/requirements.txt - # pytkdocs + # via -r docs/requirements.txt certifi==2020.12.5 # via # -r docs/requirements.txt @@ -91,7 +87,7 @@ flake8-comprehensions==3.3.1 # via -r requirements-dev.in flake8-debugger==4.0.0 # via -r requirements-dev.in -flake8-docstrings==1.5.0 +flake8-docstrings==1.6.0 # via -r requirements-dev.in flake8-eradicate==1.0.0 # via -r requirements-dev.in @@ -163,19 +159,7 @@ idna==2.10 # -r docs/requirements.txt # requests importlib-metadata==3.7.3 - # via - # -r docs/requirements.txt - # flake8 - # flake8-comprehensions - # flake8-simplify - # flake8-typing-imports - # markdown - # pep517 - # pluggy - # pre-commit - # pytest - # stevedore - # virtualenv + # via -r docs/requirements.txt iniconfig==1.1.1 # via pytest isort==5.7.0 @@ -418,17 +402,13 @@ tqdm==4.59.0 # nltk typed-ast==1.4.2 # via - # astroid # black - # flake8-annotations # mypy typing-extensions==3.7.4.3 # via # -r docs/requirements.txt # black - # importlib-metadata # mypy - # pytkdocs urllib3==1.26.4 # via # -r docs/requirements.txt @@ -450,7 +430,6 @@ zipp==3.4.1 # via # -r docs/requirements.txt # importlib-metadata - # pep517 # The following packages are considered to be unsafe in a requirements file: pip==21.0.1