From 53201cc3467e6ce4357265cbd501e7b7507f150b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 22:21:42 +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.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.7...v4.0.1) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.1 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..3dfeadf5c098f0 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.1