From 52098f3084dd13a4b672dc1cefae3f598c1d286b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 00:54:57 +0000 Subject: [PATCH] build(deps): bump pylint from 4.0.3 to 4.0.4 Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d46b17f..381802e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pathspec==0.12.1 platformdirs==4.5.0 pluggy==1.6.0 pygments==2.19.2 -pylint==4.0.3 +pylint==4.0.4 pytest==9.0.1 pyyaml==6.0.3 requests==2.32.5