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] <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-15 09:05:30 +02:00 committed by GitHub
parent 3fa982cb2a
commit 7e77c88407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 5 deletions

12
Pipfile.lock generated
View File

@ -46,17 +46,18 @@
}, },
"boto3": { "boto3": {
"hashes": [ "hashes": [
"sha256:aa8370f4ba58ffc1d68960fe42689dd716e8159f27f6b86b2211c130d19f9724", "sha256:a33e465831fb95af2e57576927f33746be620ba236252f8e1291c1c31cf63625",
"sha256:acaabe139ac605cfd4bf22f5edc15dbdcad20a020284d168421ab37df21a6319" "sha256:caa4fbb9de8d8c229a183a551cb314fe208ec264545d4d825022d863d33e9b7b"
], ],
"index": "pypi", "index": "pypi",
"version": "==1.14.1" "version": "==1.14.2"
}, },
"botocore": { "botocore": {
"hashes": [ "hashes": [
"sha256:db21cc82f1d6e76aec91d8801e17fa701019805268914b2d0d538a2344fba74a" "sha256:01788bfa280397ba96991cd74e706628620310c7d8b8b43b0818df3bad3daaeb",
"sha256:4e347b77e17c5a619afd59a5209b251107c3d7d5f842ec169694492f3820f75b"
], ],
"version": "==1.17.1" "version": "==1.17.2"
}, },
"celery": { "celery": {
"hashes": [ "hashes": [
@ -808,6 +809,7 @@
"sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115" "sha256:88206b0eb87e6d677d424843ac5209e3fb9d0190d0ee169599165ec25e9d9115"
], ],
"index": "pypi", "index": "pypi",
"markers": null,
"version": "==1.25.9" "version": "==1.25.9"
}, },
"vine": { "vine": {