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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-30 14:16:24 +00:00 committed by GitHub
parent fe1ab0a8c3
commit ce458323e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@ django-stubs = "~=1.8.0"
flake8 = "~=3.9.2" flake8 = "~=3.9.2"
isort = "~=5.9.2" isort = "~=5.9.2"
mypy = "~=0.910" mypy = "~=0.910"
pylint = "~=2.9.5" pylint = "~=2.9.6"
pylint-django = "~=2.4.4" pylint-django = "~=2.4.4"
pyyaml = "~=5.4.1" pyyaml = "~=5.4.1"
typed-ast = "~=1.4.3" # Required by black, but Pipenv doesn't pull it in correctly on 3.8 typed-ast = "~=1.4.3" # Required by black, but Pipenv doesn't pull it in correctly on 3.8

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "ba8fc5bd9a91a19263c3b19a93b3e43fc3ee776ca0ac527fdf26e6feea0af66a" "sha256": "334569fb86939515d6b670e3b886afdf1511df6470c59b1b040c0ae16c878b42"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -639,11 +639,11 @@
}, },
"pylint": { "pylint": {
"hashes": [ "hashes": [
"sha256:1f333dc72ef7f5ea166b3230936ebcfb1f3b722e76c980cb9fe6b9f95e8d3172", "sha256:2e1a0eb2e8ab41d6b5dbada87f066492bb1557b12b76c47c2ee8aa8a11186594",
"sha256:748f81e5776d6273a6619506e08f1b48ff9bcb8198366a56821cf11aac14fc87" "sha256:8b838c8983ee1904b2de66cce9d0b96649a91901350e956d78f289c3bc87b48e"
], ],
"index": "pypi", "index": "pypi",
"version": "==2.9.5" "version": "==2.9.6"
}, },
"pylint-django": { "pylint-django": {
"hashes": [ "hashes": [