From 497482e6e59c4e7adf24d2387e24eda3862f9590 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 05:37:34 +0000 Subject: [PATCH] Bump pylint from 2.4.1 to 2.4.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.1 to 2.4.3. - [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.1...pylint-2.4.3) Signed-off-by: dependabot-preview[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 39ab5bfd..c9bab2fa 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -2,4 +2,4 @@ flake8==3.7.8 pytest==5.1.3 pytest-cov==2.7.1 pytest-watch==4.2.0 -pylint==2.4.1 +pylint==2.4.3