From 2203aee793a42a4d4a84c99d6daf66a8086b5e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 11:14:49 +0000 Subject: [PATCH] Bump pylint from 2.12.1 to 2.12.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.1 to 2.12.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/v2.12.1...v2.12.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 5c7168e..eaf5edd 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,7 +4,7 @@ flake8==4.0.1 isort==5.10.1 mypy==0.910 pre-commit==2.15.0 -pylint==2.12.1 +pylint==2.12.2 pylint_strict_informational==0.1 pytest-asyncio==0.16.0 pytest-cov==3.0.0