From b2d908be7ff3241aef8be742c843dca420c90981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 07:29:12 +0000 Subject: [PATCH] build(deps-dev): bump pylint from 2.8.2 to 2.8.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.8.2...v2.8.3) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 5200ffc..37de5e7 100644 --- a/Pipfile +++ b/Pipfile @@ -23,7 +23,7 @@ django-stubs = "~=1.8.0" flake8 = "~=3.9.2" isort = "~=5.8.0" mypy = "~=0.812" -pylint = "~=2.8.2" +pylint = "~=2.8.3" 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 306a4bd..2c0863c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5f4f30a933a48a64e812bfc5c7ce9d3b465d3fd70cb6487d29403b9ed9a0f8ec" + "sha256": "3a99b4f814d74bb2fd9c5c3edc0c883f6275e2667f7a806f01391bd4d3492612" }, "pipfile-spec": 6, "requires": { @@ -403,10 +403,10 @@ }, "astroid": { "hashes": [ - "sha256:3c9a2d84354185d13213ff2640ec03d39168dbcd13648abc84fb13ca3b2e2761", - "sha256:d66a600e1602736a0f24f725a511b0e50d12eb18f54b31ec276d2c26a0a62c6a" + "sha256:4db03ab5fc3340cf619dbc25e42c2cc3755154ce6009469766d7143d1fc2ee4e", + "sha256:8a398dfce302c13f14bab13e2b14fe385d32b73f4e4853b9bdfb64598baa1975" ], - "version": "==2.5.7" + "version": "==2.5.6" }, "autopep8": { "hashes": [ @@ -620,11 +620,11 @@ }, "pylint": { "hashes": [ - "sha256:586d8fa9b1891f4b725f587ef267abe2a1bad89d6b184520c7f07a253dd6e217", - "sha256:f7e2072654a6b6afdf5e2fb38147d3e2d2d43c89f648637baab63e026481279b" + "sha256:0a049c5d47b629d9070c3932d13bff482b12119b6a241a93bc460b0be16953c8", + "sha256:792b38ff30903884e4a9eab814ee3523731abd3c463f3ba48d7b627e87013484" ], "index": "pypi", - "version": "==2.8.2" + "version": "==2.8.3" }, "pylint-django": { "hashes": [