From 271bc6cc7622c8abc7007a2441b0ecbaf02f261e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 May 2021 22:27:49 +0000 Subject: [PATCH] Bump pylint from 2.7.4 to 2.8.2 in /requirements Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.8.2. - [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.7.4...v2.8.2) Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ed49e7e..a10b1fd 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,7 +1,7 @@ -r runtime.txt Sphinx==3.5.4 sphinx-rtd-theme -pylint==2.7.4 +pylint==2.8.2 pylama==7.7.1 tox==3.23.1 tox-docker==1.7.0