From de49d23105936fce3506f52ad55caf6b9e66c01c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 16:24:36 +0000 Subject: [PATCH] Bump pylint from 3.2.5 to 4.0.2 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.5...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75098ec..55a9533 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ pycparser==2.22 pydantic==2.11.7 pydantic-settings==2.9.1 pydantic_core==2.33.2 -pylint==3.2.5 +pylint==4.0.2 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.0