diff --git a/Pipfile b/Pipfile index e9b42af..e5f46c2 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.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 diff --git a/Pipfile.lock b/Pipfile.lock index dd90162..48f708c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -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": [