From 669980e69bf266e648c528589fdba5e041fa77b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:12:08 +0000 Subject: [PATCH] Bump pylint from 3.3.3 to 3.3.4 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: pylint 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 446c3340..60f439d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ certifi==2024.12.14 # requests, sentry-sdk requests==2.32.3 logilab-common==2.0.0 astroid==3.3.8 -pylint==3.3.3 +pylint==3.3.4 six==1.17.0 faker==35.0.0 # factory_boy factory_boy==3.3.1