From cad3292f5d787b7456ce093ff5483a995acfce5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 22:38:46 +0000 Subject: [PATCH] build(deps): bump pylint in /.github/workflows/requirements/style Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.7 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.7...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements/style/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements/style/requirements.txt b/.github/workflows/requirements/style/requirements.txt index b50dbe419c0905..31b3144baaa22f 100644 --- a/.github/workflows/requirements/style/requirements.txt +++ b/.github/workflows/requirements/style/requirements.txt @@ -5,4 +5,4 @@ isort==6.0.1 mypy==1.17.1 types-six==1.17.0.20250515 vermin==1.6.0 -pylint==3.3.7 +pylint==4.0.2