From e9058e68788240d9d9c5292e3efa4a9fbcf7f572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 14:01:19 +0000 Subject: [PATCH] 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 ecc4fdb7..c9830ccc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ Pillow==11.3.0 OpenCV-Python==4.12.0.88 Numpy==2.2.4 cryptography==46.0.3 -pylint==4.0.3 +pylint==4.0.4 packaging==25.0