From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Sep 2021 09:49:54 +0000 (+0200) Subject: Bump pylint from 2.9.6 to 2.10.2 (#155) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=f2c633006cb8d3304f56423b9c86d2d1849b5afe;p=music-assistant-server.git Bump pylint from 2.9.6 to 2.10.2 (#155) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.9.6...v2.10.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... 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 f4380707..e32adb08 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -2,4 +2,4 @@ black==21.7b0 flake8==3.9.2 mypy==0.910 pydocstyle==6.1.1 -pylint==2.9.6 +pylint==2.10.2