From 62ce827a524171f56db3b2bbecd51a4789a744cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 16:14:48 +0000 Subject: [PATCH] build(deps): bump pylint from 3.2.0 to 3.3.1 Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.0...v3.3.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21a980ac..429ab5a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ certifi==2024.8.30 # requests, sentry-sdk requests>=2.23.0,<3.0 logilab-common==2.0.0 astroid==3.3.5 -pylint==3.2.0 +pylint==3.3.1 six==1.16.0 faker==30.4.0 # factory_boy factory_boy==3.3.0