From 7c4f96b5b74c4c211814b07787bc40228b92688f Mon Sep 17 00:00:00 2001 From: Cesar Rodriguez Date: Wed, 22 Jul 2020 16:55:44 -0400 Subject: [PATCH] adds Terrascan and bumps urllib and boto3 to latest --- dependencies/Pipfile.lock | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/dependencies/Pipfile.lock b/dependencies/Pipfile.lock index 356eeda1..e36ac249 100644 --- a/dependencies/Pipfile.lock +++ b/dependencies/Pipfile.lock @@ -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",