From 61d93a6f6b91c6c970c8ecadc3b1e8bb35ba36a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 19:28:17 +0000 Subject: [PATCH] Bump pylint from 2.4.3 to 2.9.0 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.3 to 2.9.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.3...v2.9.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac830fb..ccb0048 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pylint==2.4.3 +pylint==2.9.0 pytest==5.2.2 \ No newline at end of file