From 45c1cbb7b79650411d95ec3ce3fc193f84ea04a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 05:29:42 +0000 Subject: [PATCH] chore(deps): bump pylint from 3.3.1 to 3.3.9 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...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] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index f2f3971..4336bbc 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -6,6 +6,6 @@ flake8==7.1.1 import-linter==2.1 isort==5.13.2 mypy==1.13.0 -pylint==3.3.1 +pylint==3.3.9 types-PyYAML==6.0.12 types-setuptools==75.5.0.20241116 \ No newline at end of file