From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 09:43:32 +0000 (+0200) Subject: Bump pydocstyle from 5.1.1 to 6.1.1 (#112) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=8b878008e166805bda625f6480db7918b3762717;p=music-assistant-server.git Bump pydocstyle from 5.1.1 to 6.1.1 (#112) Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.1 to 6.1.1. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](https://github.com/PyCQA/pydocstyle/compare/5.1.1...6.1.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements_lint.txt b/requirements_lint.txt index e767e650..aa2833ea 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,5 +1,5 @@ black==20.8b1 flake8==3.8.4 mypy==0.812 -pydocstyle==5.1.1 +pydocstyle==6.1.1 pylint==2.6.0