From fd21886de948848254f922cc3d5b2d1fbb9d12a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 11:36:03 +0200 Subject: [PATCH] Bump pylint from 3.3.8 to 3.3.9 (#6230) Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index bdc7e6ded..7433aaab4 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ astroid==3.3.11 coverage==7.10.7 mypy==1.18.2 pre-commit==4.3.0 -pylint==3.3.8 +pylint==3.3.9 pytest-aiohttp==1.1.0 pytest-asyncio==0.25.2 pytest-cov==7.0.0