From 02dc65965718b99f841d4b7de5f8294d13fe2940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 04:18:18 +0000 Subject: [PATCH] chore(deps): bump pylint from 3.3.9 to 4.0.7 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.9...v4.0.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-major ... 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 5b7efb1..4009a88 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -6,6 +6,6 @@ flake8==7.3.0 import-linter==2.12 isort==5.13.2 mypy==1.19.1 -pylint==3.3.9 +pylint==4.0.7 types-PyYAML==6.0.12.20250915 types-setuptools==75.5.0.20241116 \ No newline at end of file