build(deps-dev): bump pylint-django from 2.4.4 to 2.5.0

Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/PyCQA/pylint-django/releases)
- [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/pylint-django/compare/v2.4.4...v2.5.0)

---
updated-dependencies:
- dependency-name: pylint-django
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-03 09:23:18 +00:00 committed by GitHub
parent ae034b9b47
commit 607a13bc03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 25 deletions

View File

@ -24,7 +24,7 @@ flake8 = "~=4.0.1"
isort = "~=5.10.1" isort = "~=5.10.1"
mypy = "~=0.910" mypy = "~=0.910"
pylint = "~=2.12.2" pylint = "~=2.12.2"
pylint-django = "~=2.4.4" pylint-django = "~=2.5.0"
pyyaml = "~=6.0" pyyaml = "~=6.0"
typed-ast = "~=1.5.1" # Required by black, but Pipenv doesn't pull it in correctly on 3.8 typed-ast = "~=1.5.1" # Required by black, but Pipenv doesn't pull it in correctly on 3.8

49
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "abebe8a7712953f085a03dae487ac6b34bd2f2045835ca5c2f5edb2722a2c1d3" "sha256": "25ec01c483125d720ac9aa2cb6ac004c96309ded5003664f5b706896056c2646"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -296,11 +296,11 @@
}, },
"pygments": { "pygments": {
"hashes": [ "hashes": [
"sha256:b8e67fe6af78f492b3c4b3e2970c0624cbf08beb1e493b2c99b9fa1b67a20380", "sha256:59b895e326f0fb0d733fd28c6839bd18ad0687ba20efc26d4277fd1d30b971f4",
"sha256:f398865f7eb6874156579fdf36bc840a03cab64d1cde9e93d68f46a425ec52c6" "sha256:9135c1af61eec0f650cd1ea1ed8ce298e54d56bcd8cc2ef46edd7702c171337c"
], ],
"markers": "python_version >= '3.5'", "markers": "python_version >= '3.5'",
"version": "==2.10.0" "version": "==2.11.1"
}, },
"pyjwt": { "pyjwt": {
"hashes": [ "hashes": [
@ -342,11 +342,11 @@
}, },
"setuptools": { "setuptools": {
"hashes": [ "hashes": [
"sha256:0c8d5c36aea600828875ab751c03e2c52624edc8382a88a127e31bd8d860e34b", "sha256:5c89b1a14a67ac5f0956f1cb0aeb7d1d3f4c8ba4e4e1ab7bf1af4933f9a2f0fe",
"sha256:a426c5ce42242404fecb1cbce07af79c10b820ab2f684109e8129040413faaa1" "sha256:675fcebecb43c32eb930481abf907619137547f4336206e4d673180242e1a278"
], ],
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.7'",
"version": "==59.7.0" "version": "==60.2.0"
}, },
"social-auth-app-django": { "social-auth-app-django": {
"hashes": [ "hashes": [
@ -415,11 +415,11 @@
}, },
"astroid": { "astroid": {
"hashes": [ "hashes": [
"sha256:5939cf55de24b92bda00345d4d0659d01b3c7dafb5055165c330bc7c568ba273", "sha256:bfd6c41149d1a368e9b7d3cc90470528e080efdd57fbc0c95426794e0be91c5b",
"sha256:776ca0b748b4ad69c00bfe0fff38fa2d21c338e12c84aa9715ee0d473c422778" "sha256:f973b3622700431b6e8734ce66f6c18503922a13fb8eb8592e78bd4506823efb"
], ],
"markers": "python_version ~= '3.6'", "markers": "python_full_version >= '3.6.2'",
"version": "==2.9.0" "version": "==2.9.1"
}, },
"autopep8": { "autopep8": {
"hashes": [ "hashes": [
@ -630,11 +630,11 @@
}, },
"platformdirs": { "platformdirs": {
"hashes": [ "hashes": [
"sha256:367a5e80b3d04d2428ffa76d33f124cf11e8fff2acdaa9b43d545f5c7d661ef2", "sha256:1d7385c7db91728b83efd0ca99a5afb296cab9d0ed8313a45ed8ba17967ecfca",
"sha256:8868bbe3c3c80d42f20156f22e7131d2fb321f5bc86a2a345375c6481a67021d" "sha256:440633ddfebcc36264232365d7840a970e75e1018d15b4327d11f91909045fda"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.7'",
"version": "==2.4.0" "version": "==2.4.1"
}, },
"pycodestyle": { "pycodestyle": {
"hashes": [ "hashes": [
@ -662,18 +662,19 @@
}, },
"pylint-django": { "pylint-django": {
"hashes": [ "hashes": [
"sha256:aff49d9602a39c027b4ed7521a041438893205918f405800063b7ff692b7371b", "sha256:1fda2b86de993241c9a076970af0d1a7beac52a4333c786975a0e7f45c062490",
"sha256:f63f717169b0c2e4e19c28f1c32c28290647330184fcb7427805ae9b6994f3fc" "sha256:7eb8399fc9813040754081e496655cd7cc40d32d4b68e49c64a2eea50df9af12"
], ],
"index": "pypi", "index": "pypi",
"version": "==2.4.4" "version": "==2.5.0"
}, },
"pylint-plugin-utils": { "pylint-plugin-utils": {
"hashes": [ "hashes": [
"sha256:2f30510e1c46edf268d3a195b2849bd98a1b9433229bb2ba63b8d776e1fc4d0a", "sha256:b3d43e85ab74c4f48bb46ae4ce771e39c3a20f8b3d56982ab17aa73b4f98d535",
"sha256:57625dcca20140f43731311cd8fd879318bf45a8b0fd17020717a8781714a25a" "sha256:ce48bc0516ae9415dd5c752c940dfe601b18fe0f48aa249f2386adfa95a004dd"
], ],
"version": "==0.6" "markers": "python_full_version >= '3.6.2'",
"version": "==0.7"
}, },
"pyyaml": { "pyyaml": {
"hashes": [ "hashes": [
@ -716,11 +717,11 @@
}, },
"setuptools": { "setuptools": {
"hashes": [ "hashes": [
"sha256:0c8d5c36aea600828875ab751c03e2c52624edc8382a88a127e31bd8d860e34b", "sha256:5c89b1a14a67ac5f0956f1cb0aeb7d1d3f4c8ba4e4e1ab7bf1af4933f9a2f0fe",
"sha256:a426c5ce42242404fecb1cbce07af79c10b820ab2f684109e8129040413faaa1" "sha256:675fcebecb43c32eb930481abf907619137547f4336206e4d673180242e1a278"
], ],
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.7'",
"version": "==59.7.0" "version": "==60.2.0"
}, },
"sqlparse": { "sqlparse": {
"hashes": [ "hashes": [