diff --git a/Pipfile.lock b/Pipfile.lock index 2ed8980d2..baa842015 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -170,11 +170,11 @@ }, "boto3": { "hashes": [ - "sha256:cd386635d01c3474c6a2c028af4b7d36d9a45d29bfc1f7766189daefe3bbf533", - "sha256:d3750ebf56b25ec54f0bbb10c1fa73c973770fba28e9bc04ba13f59d4a025812" + "sha256:81ebdcabc534a52e2b7a2bfcbe1a1d7f1e34f028f7fe1cb16ccd80e34cea867a", + "sha256:c0ac23cc36dc484edd1edd28903b5712cb07507af1ae19b2e8d6db176416d9e2" ], "index": "pypi", - "version": "==1.20.7" + "version": "==1.20.8" }, "botocore": { "hashes": [ @@ -2000,7 +2000,7 @@ "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7", "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951" ], - "markers": "python_version < '4' and python_full_version >= '3.6.1'", + "markers": "python_version < '4.0' and python_full_version >= '3.6.1'", "version": "==5.10.1" }, "lazy-object-proxy": {