From 3fa982cb2a1dc6d67cc23256b7e2deb072209fb7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2020 22:49:58 +0200 Subject: [PATCH] build(deps): bump boto3 from 1.13.26 to 1.14.1 (#66) Bumps [boto3](https://github.com/boto/boto3) from 1.13.26 to 1.14.1. - [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.13.26...1.14.1) 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, 5 insertions(+), 7 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 0ad34af1e..9e25d2dcd 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -46,18 +46,17 @@ }, "boto3": { "hashes": [ - "sha256:1100727d3e56c2b89250f532940daddad658cd39035ad044d0244dea2416f8fc", - "sha256:76022d2a895ba3faa2550e6e4e0ea9dc9227d8d3bcb5ab6775a904a4d628d090" + "sha256:aa8370f4ba58ffc1d68960fe42689dd716e8159f27f6b86b2211c130d19f9724", + "sha256:acaabe139ac605cfd4bf22f5edc15dbdcad20a020284d168421ab37df21a6319" ], "index": "pypi", - "version": "==1.13.26" + "version": "==1.14.1" }, "botocore": { "hashes": [ - "sha256:318b487b9496bf162883fce9ce137b1cd864a968bb0c9e70e0e44c4a62cf2d3c", - "sha256:34f4324d15245482a78f1f1b71861982f3e30ed22245bf2e1ec112b5dac5b349" + "sha256:db21cc82f1d6e76aec91d8801e17fa701019805268914b2d0d538a2344fba74a" ], - "version": "==1.16.26" + "version": "==1.17.1" }, "celery": { "hashes": [ @@ -809,7 +808,6 @@ "sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115" ], "index": "pypi", - "markers": null, "version": "==1.25.9" }, "vine": {