From b5a708dadee331423ca6f8e6943c1b81553df81c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 03:02:39 +0000 Subject: [PATCH] Bump pylint from 2.7.4 to 2.10.2 in /requirements Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.10.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.4...v2.10.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... 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..0064b9f 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.10.2 pylama==7.7.1 tox==3.23.1 tox-docker==1.7.0