From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 07:00:33 +0000 (+0200) Subject: Bump pydocstyle from 5.0.2 to 5.1.1 (#13) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=68981a3c953fac5eb7ba6b3aac34edfc02a07bb1;p=music-assistant-server.git Bump pydocstyle from 5.0.2 to 5.1.1 (#13) Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.2 to 5.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.0.2...5.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 910c93b6..ee3eb7df 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,5 +1,5 @@ black==20.8b1 flake8==3.8.3 mypy==0.770 -pydocstyle==5.0.2 +pydocstyle==5.1.1 pylint==2.6.0