From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 09:22:42 +0000 (+0200) Subject: Bump pylint from 2.15.0 to 2.15.5 (#475) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=72eb04994a37b04dce2364fab38c2e523289088e;p=music-assistant-server.git Bump pylint from 2.15.0 to 2.15.5 (#475) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.0 to 2.15.5. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements_dev.txt b/requirements_dev.txt index 8a7e83a2..4974f7ef 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ black==22.6.0 flake8==5.0.4 mypy==0.971 pydocstyle==6.1.1 -pylint==2.15.0 +pylint==2.15.5 pytest-aiohttp==1.0.4 pytest-cov==3.0.0 pytest-freezegun==0.4.2