From 8cda4de87420c4581d2a8fbf5ee9c1758f9d0281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:56:10 +0000 Subject: [PATCH] Bump pylint from 3.1.0 to 3.2.5 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.2.5) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 26f4b1384..40c3e24ac 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ black==24.4.2 flake8==7.1.0 mypy==1.10.1 PlexAPI==4.15.14 -pylint==3.1.0 +pylint==3.2.5 rstcheck==6.2.1 types-beautifulsoup4==4.12.0.20240511 types-html5lib==1.1.11.20240228