From 955604e3c458faaa612dd7ac2f0a7ef03e869302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 19:37:02 +0000 Subject: [PATCH] Bump pylint from 3.1.0 to 3.1.1 in /backend Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... 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 a96058a..4bae5d7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ packaging==24.0 pathspec==0.12.1 platformdirs==4.2.1 pluggy==1.5.0 -pylint==3.1.0 +pylint==3.1.1 pytest==8.2.0 six==1.16.0 tomlkit==0.12.5