build(deps-dev): bump pylint from 2.9.3 to 2.9.5

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.3 to 2.9.5.
- [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.3...v2.9.5)

---
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-21 09:19:34 +00:00 committed by GitHub
parent 727dbdb3b4
commit f586710654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -23,7 +23,7 @@ django-stubs = "~=1.8.0"
flake8 = "~=3.9.2"
isort = "~=5.9.2"
mypy = "~=0.910"
pylint = "~=2.9.3"
pylint = "~=2.9.5"
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

14
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "b8ae63f1c136ea913dcf903d249cbc5f5ed97110d6a346d6c093d61b61a22c46"
"sha256": "ba8fc5bd9a91a19263c3b19a93b3e43fc3ee776ca0ac527fdf26e6feea0af66a"
},
"pipfile-spec": 6,
"requires": {
@ -415,11 +415,11 @@
},
"astroid": {
"hashes": [
"sha256:38b95085e9d92e2ca06cf8b35c12a74fa81da395a6f9e65803742e6509c05892",
"sha256:606b2911d10c3dcf35e58d2ee5c97360e8477d7b9f3efc3f24811c93e6fc2cd9"
"sha256:7b963d1c590d490f60d2973e57437115978d3a2529843f160b5003b721e1e925",
"sha256:83e494b02d75d07d4e347b27c066fd791c0c74fc96c613d1ea3de0c82c48168f"
],
"markers": "python_version ~= '3.6'",
"version": "==2.6.2"
"version": "==2.6.5"
},
"autopep8": {
"hashes": [
@ -639,11 +639,11 @@
},
"pylint": {
"hashes": [
"sha256:23a1dc8b30459d78e9ff25942c61bb936108ccbe29dd9e71c01dc8274961709a",
"sha256:5d46330e6b8886c31b5e3aba5ff48c10f4aa5e76cbf9002c6544306221e63fbc"
"sha256:1f333dc72ef7f5ea166b3230936ebcfb1f3b722e76c980cb9fe6b9f95e8d3172",
"sha256:748f81e5776d6273a6619506e08f1b48ff9bcb8198366a56821cf11aac14fc87"
],
"index": "pypi",
"version": "==2.9.3"
"version": "==2.9.5"
},
"pylint-django": {
"hashes": [