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] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-12 22:49:58 +02:00 committed by GitHub
parent 4f1e767488
commit 3fa982cb2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 7 deletions

12
Pipfile.lock generated
View File

@ -46,18 +46,17 @@
}, },
"boto3": { "boto3": {
"hashes": [ "hashes": [
"sha256:1100727d3e56c2b89250f532940daddad658cd39035ad044d0244dea2416f8fc", "sha256:aa8370f4ba58ffc1d68960fe42689dd716e8159f27f6b86b2211c130d19f9724",
"sha256:76022d2a895ba3faa2550e6e4e0ea9dc9227d8d3bcb5ab6775a904a4d628d090" "sha256:acaabe139ac605cfd4bf22f5edc15dbdcad20a020284d168421ab37df21a6319"
], ],
"index": "pypi", "index": "pypi",
"version": "==1.13.26" "version": "==1.14.1"
}, },
"botocore": { "botocore": {
"hashes": [ "hashes": [
"sha256:318b487b9496bf162883fce9ce137b1cd864a968bb0c9e70e0e44c4a62cf2d3c", "sha256:db21cc82f1d6e76aec91d8801e17fa701019805268914b2d0d538a2344fba74a"
"sha256:34f4324d15245482a78f1f1b71861982f3e30ed22245bf2e1ec112b5dac5b349"
], ],
"version": "==1.16.26" "version": "==1.17.1"
}, },
"celery": { "celery": {
"hashes": [ "hashes": [
@ -809,7 +808,6 @@
"sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115" "sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115"
], ],
"index": "pypi", "index": "pypi",
"markers": null,
"version": "==1.25.9" "version": "==1.25.9"
}, },
"vine": { "vine": {