mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
adds Terrascan and bumps urllib and boto3 to latest
This commit is contained in:
parent
a1e4dccdd5
commit
7c4f96b5b7
1 changed files with 14 additions and 0 deletions
14
dependencies/Pipfile.lock
generated
vendored
14
dependencies/Pipfile.lock
generated
vendored
|
@ -179,6 +179,12 @@
|
|||
],
|
||||
"version": "==0.8.0"
|
||||
},
|
||||
"pyhcl": {
|
||||
"hashes": [
|
||||
"sha256:2d9b9dcdf1023d812bfed561ba72c99104c5b3f52e558d595130a44ce081b003"
|
||||
],
|
||||
"version": "==0.4.4"
|
||||
},
|
||||
"pylint": {
|
||||
"hashes": [
|
||||
"sha256:7dd78437f2d8d019717dbf287772d0b2dbdfd13fc016aa7faa08d67bccc46adc",
|
||||
|
@ -233,6 +239,14 @@
|
|||
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'",
|
||||
"version": "==1.15.0"
|
||||
},
|
||||
"terrascan": {
|
||||
"hashes": [
|
||||
"sha256:b58c926e5c04d161d00c4563a1c9e688a1cf10c1283c6964c2c642a0fb5041bc",
|
||||
"sha256:ce41ee1297259dad7b409cac49e26a196b1e86788e87de7166b61f407ad3da91"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==0.2.2"
|
||||
},
|
||||
"toml": {
|
||||
"hashes": [
|
||||
"sha256:926b612be1e5ce0634a2ca03470f95169cf16f939018233a670519cb4ac58b0f",
|
||||
|
|
Loading…
Reference in a new issue