From 7e77c88407e90aaf89cdc620d7ed4f9dab8472b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 09:05:30 +0200 Subject: [PATCH] build(deps): bump boto3 from 1.14.1 to 1.14.2 (#68) Bumps [boto3](https://github.com/boto/boto3) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.14.1...1.14.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Pipfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9e25d2dcd..e89b844db 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -46,17 +46,18 @@ }, "boto3": { "hashes": [ - "sha256:aa8370f4ba58ffc1d68960fe42689dd716e8159f27f6b86b2211c130d19f9724", - "sha256:acaabe139ac605cfd4bf22f5edc15dbdcad20a020284d168421ab37df21a6319" + "sha256:a33e465831fb95af2e57576927f33746be620ba236252f8e1291c1c31cf63625", + "sha256:caa4fbb9de8d8c229a183a551cb314fe208ec264545d4d825022d863d33e9b7b" ], "index": "pypi", - "version": "==1.14.1" + "version": "==1.14.2" }, "botocore": { "hashes": [ - "sha256:db21cc82f1d6e76aec91d8801e17fa701019805268914b2d0d538a2344fba74a" + "sha256:01788bfa280397ba96991cd74e706628620310c7d8b8b43b0818df3bad3daaeb", + "sha256:4e347b77e17c5a619afd59a5209b251107c3d7d5f842ec169694492f3820f75b" ], - "version": "==1.17.1" + "version": "==1.17.2" }, "celery": { "hashes": [ @@ -808,6 +809,7 @@ "sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115" ], "index": "pypi", + "markers": null, "version": "==1.25.9" }, "vine": {