build(deps): bump boto3 from 1.18.2 to 1.18.3 (#1166)

This commit is contained in:
dependabot[bot] 2021-07-21 09:18:43 +02:00 committed by GitHub
parent 3f5585ca84
commit b60a3d45dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

8
Pipfile.lock generated
View File

@ -122,11 +122,11 @@
},
"boto3": {
"hashes": [
"sha256:d3299d6f64cd6bd57b11e6b9c23310bbcfb6a604660201809b2ba2277bd91a93",
"sha256:d3f7a8cba655de000e46660d314abb867faf8648686e8c979121c674f98bfcc2"
"sha256:13e60f88d13161df951d6e52bd483cdbe1a36a31f818746289d8ba0879465710",
"sha256:3be2f259b279d69495433e3288db3670817fdb1813cfde92abf867bba3ad8148"
],
"index": "pypi",
"version": "==1.18.2"
"version": "==1.18.3"
},
"botocore": {
"hashes": [
@ -1598,7 +1598,7 @@
"sha256:eed17b53c3e7912425579853d078a0832820f023191561fcee9d7cae424e0813",
"sha256:f65ce5bd4cbc6abdfbe29afc2f0245538ab358c14590912df638033f157d555e"
],
"markers": "python_version < '4' and python_full_version >= '3.6.1'",
"markers": "python_version < '4.0' and python_full_version >= '3.6.1'",
"version": "==5.9.2"
},
"lazy-object-proxy": {