From 177fd74a839354faa78ed59991636801e83afa59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 17:57:48 +0000 Subject: [PATCH] Bump pylint from 2.16.4 to 2.17.4 in /Transformers/Python Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.4 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.16.4...v2.17.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Transformers/Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Transformers/Python/requirements.txt b/Transformers/Python/requirements.txt index 368cc91..b4cdbc0 100644 --- a/Transformers/Python/requirements.txt +++ b/Transformers/Python/requirements.txt @@ -10,7 +10,7 @@ pip==23.1.2 pep517==0.13.0 pluggy==1.0.0 py==1.11.0 -pylint==2.16.4 +pylint==2.17.4 pyparsing==3.0.9 pytest==7.3.2 pytest-cov==4.0.0