From 7f08e375ec9f9b065624028b406633ab3b796f3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Aug 2021 20:31:36 +0000 Subject: [PATCH] Bump pylint from 2.6.0 to 2.9.6 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.9.6. - [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.6.0...v2.9.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index cbffcc0..da887b4 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -3,6 +3,6 @@ black==21.6b0 mypy==0.910 isort==5.9.2 -pylint==2.6.0 +pylint==2.9.6 pylama==7.7.1 types-pkg-resources==0.1.3