From 7e4e63b8a161114515c9e6ee24e57a7b090d58ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:52:46 +0000 Subject: [PATCH] Bump pylint from 3.1.1 to 3.2.6 in /backend Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.1 to 3.2.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.1...v3.2.6) --- 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 6a959a2..db1b701 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.6 pytest==8.2.2 six==1.16.0 tomlkit==0.13.0