mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 17:50:16 -04:00
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:
parent
fe1ab0a8c3
commit
cb07808581
2
Pipfile
2
Pipfile
|
@ -23,7 +23,7 @@ django-stubs = "~=1.8.0"
|
|||
flake8 = "~=3.9.2"
|
||||
isort = "~=5.9.2"
|
||||
mypy = "~=0.910"
|
||||
pylint = "~=2.9.5"
|
||||
pylint = "~=2.9.6"
|
||||
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
|
||||
|
|
8
Pipfile.lock
generated
8
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "ba8fc5bd9a91a19263c3b19a93b3e43fc3ee776ca0ac527fdf26e6feea0af66a"
|
||||
"sha256": "334569fb86939515d6b670e3b886afdf1511df6470c59b1b040c0ae16c878b42"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
|
@ -639,11 +639,11 @@
|
|||
},
|
||||
"pylint": {
|
||||
"hashes": [
|
||||
"sha256:1f333dc72ef7f5ea166b3230936ebcfb1f3b722e76c980cb9fe6b9f95e8d3172",
|
||||
"sha256:748f81e5776d6273a6619506e08f1b48ff9bcb8198366a56821cf11aac14fc87"
|
||||
"sha256:2e1a0eb2e8ab41d6b5dbada87f066492bb1557b12b76c47c2ee8aa8a11186594",
|
||||
"sha256:8b838c8983ee1904b2de66cce9d0b96649a91901350e956d78f289c3bc87b48e"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==2.9.5"
|
||||
"version": "==2.9.6"
|
||||
},
|
||||
"pylint-django": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user