From 2cc0578b8f2b0d3dad55a63d5fca6fa65cb9e25b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 04:28:28 +0000 Subject: [PATCH] pip prod(deps): bump pylint from 2.11.1 to 2.12.1 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.11.1...v2.12.1) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 5a8b8a0331..1398fc3615 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -13,5 +13,5 @@ py-spy==0.3.10 codecov==2.1.12 tox==3.24.4 mccabe==0.6.1 -pylint==2.11.1 +pylint==2.12.1 rope==0.22.0