From ad6693839ab091ab0d681b445cf2d95a4874cad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 14:36:53 +0000 Subject: [PATCH] Bump pylint from 2.12.2 to 2.15.6 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.15.6. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.15.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index ed7724e..81eee85 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -16,7 +16,7 @@ jedi mixer==7.2.0 pep8==1.7.1 psycopg2-binary==2.9.5 -pylint==2.12.2 +pylint==2.15.6 pytest==6.2.5 pytest-cov==3.0.0 pytest-django==4.5.2