From cb078085816992171b9af4ec0deb28d74cd353fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:16:24 +0000 Subject: [PATCH] build(deps-dev): bump pylint from 2.9.5 to 2.9.6 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.5 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/v2.9.5...v2.9.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index e5f46c2..7049289 100644 --- a/Pipfile +++ b/Pipfile @@ -23,7 +23,7 @@ django-stubs = "~=1.8.0" flake8 = "~=3.9.2" isort = "~=5.9.2" mypy = "~=0.910" -pylint = "~=2.9.5" +pylint = "~=2.9.6" pylint-django = "~=2.4.4" pyyaml = "~=5.4.1" typed-ast = "~=1.4.3" # Required by black, but Pipenv doesn't pull it in correctly on 3.8 diff --git a/Pipfile.lock b/Pipfile.lock index 48f708c..06f9e5c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ba8fc5bd9a91a19263c3b19a93b3e43fc3ee776ca0ac527fdf26e6feea0af66a" + "sha256": "334569fb86939515d6b670e3b886afdf1511df6470c59b1b040c0ae16c878b42" }, "pipfile-spec": 6, "requires": { @@ -639,11 +639,11 @@ }, "pylint": { "hashes": [ - "sha256:1f333dc72ef7f5ea166b3230936ebcfb1f3b722e76c980cb9fe6b9f95e8d3172", - "sha256:748f81e5776d6273a6619506e08f1b48ff9bcb8198366a56821cf11aac14fc87" + "sha256:2e1a0eb2e8ab41d6b5dbada87f066492bb1557b12b76c47c2ee8aa8a11186594", + "sha256:8b838c8983ee1904b2de66cce9d0b96649a91901350e956d78f289c3bc87b48e" ], "index": "pypi", - "version": "==2.9.5" + "version": "==2.9.6" }, "pylint-django": { "hashes": [