From 87a3a44ac4d3ae045553f9436aec09754c89c906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 10:20:18 +0000 Subject: [PATCH] Bump pylint from 4.0.1 to 4.0.2 Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 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 f50fe40..b60626b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ certifi==2025.10.5 # requests, sentry-sdk requests==2.32.5 astroid==4.0.1 -pylint==4.0.1 +pylint==4.0.2 six==1.17.0 faker==37.11.0 # factory_boy