From abd1dd144a145d50c772154d96ffbe0548465bb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:18:57 +0000 Subject: [PATCH] Bump pylint from 3.1.1 to 3.2.3 in /backend Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.1 to 3.2.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.1...v3.2.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6ee8d58..eb8600f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ packaging==24.1 pathspec==0.12.1 platformdirs==4.2.2 pluggy==1.5.0 -pylint==3.1.1 +pylint==3.2.3 pytest==8.2.1 six==1.16.0 tomlkit==0.12.5