From 0e828fc0559f38419ea0b19a199ccf6c9ffeabbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 09:30:31 +0000 Subject: [PATCH] Bump the python-packages group with 1 update Bumps the python-packages group with 1 update: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28dfc13..ae50cc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ requests==2.31.0 beautifulsoup4==4.12.3 git+https://github.com/paulorssalves/reverso_context_api flask[async]==3.0.2 -pylint==3.0.3 +pylint==3.1.0 black[d]==24.2.0