From 58ba436fe96a6ffec9299c0809af2abcf434e019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 16:18:20 +0000 Subject: [PATCH] Bump python-decouple from 3.4 to 3.5 in /ingestion_server Bumps [python-decouple](https://github.com/henriquebastos/python-decouple) from 3.4 to 3.5. - [Release notes](https://github.com/henriquebastos/python-decouple/releases) - [Changelog](https://github.com/henriquebastos/python-decouple/blob/master/CHANGELOG.md) - [Commits](https://github.com/henriquebastos/python-decouple/compare/v3.4...3.5) --- updated-dependencies: - dependency-name: python-decouple dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ingestion_server/Pipfile.lock | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/ingestion_server/Pipfile.lock b/ingestion_server/Pipfile.lock index 0ec32cfd1..c38b48066 100644 --- a/ingestion_server/Pipfile.lock +++ b/ingestion_server/Pipfile.lock @@ -42,11 +42,11 @@ }, "botocore": { "hashes": [ - "sha256:2c25a76f09223b2f00ad578df34492b7b84cd4828fc90c08ccbdd1d70abbd7eb", - "sha256:9d5b70be2f417d0aa30788049fd20473ad27218eccd05e71f545b4b4e09c79a0" + "sha256:09f82a17a352f8b694ac6542eae34fe39169b049c4ca55e17040a0796b8f399b", + "sha256:650604ca5231b819d64430c6b2d1748646bab1095a02fb81bad99cd59f6f6cf5" ], "markers": "python_version >= '3.6'", - "version": "==1.21.48" + "version": "==1.21.53" }, "bottle": { "hashes": [ @@ -244,11 +244,10 @@ }, "python-decouple": { "hashes": [ - "sha256:2e5adb0263a4f963b58d7407c4760a2465d464ee212d733e2a2c179e54c08d8f", - "sha256:a8268466e6389a639a20deab9d880faee186eb1eb6a05e54375bdf158d691981" + "sha256:68e4b3fcc97e24bc90eecc514852d0bf970f4ff031f5f7a6728ddafa9afefcaf" ], "index": "pypi", - "version": "==3.4" + "version": "==3.5" }, "pyyaml": { "hashes": [ @@ -342,14 +341,6 @@ } }, "develop": { - "appnope": { - "hashes": [ - "sha256:93aa393e9d6c54c5cd570ccadd8edad61ea0c4b9ea7a01409020c9aa019eb442", - "sha256:dd83cd4b5b460958838f6eb3000c660b1f9caf2a5b1de4264e941512f603258a" - ], - "markers": "sys_platform == 'darwin'", - "version": "==0.1.2" - }, "backcall": { "hashes": [ "sha256:5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e",