From 0e4cc1a2b542890f34ca20a1dc7c62875dd38603 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 10:02:06 +0000 Subject: [PATCH] build(deps-dev): bump pylint from 2.4.3 to 2.5.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.3 to 2.5.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.3...pylint-2.5.3) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dd4b91c..65c0e83 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ mock==4.0.2 mypy==0.780 -pylint==2.4.3 +pylint==2.5.3 pytest==5.0.1 pytest-cov==2.7.1 \ No newline at end of file