build(deps): bump boto3 from 1.19.11 to 1.19.12 (#1749)

This commit is contained in:
dependabot[bot] 2021-11-08 08:29:23 +01:00 committed by GitHub
parent b6df42f580
commit ed717dcfa2
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

@ -170,11 +170,11 @@
},
"boto3": {
"hashes": [
"sha256:078f3d81b7f5f9bd4184ccc9948911058492992635a94f63adddeacf99a72cd7",
"sha256:54c8aecabc2d093c84751c874e9514e88454bcf2b9a2426282c889961842ed16"
"sha256:182a2b756a2c2180b473bc8452227062394a24e3701548be23ebc30d85976c64",
"sha256:b9105554477978e80fda1103ff21ecf07502080667730e45383e1d3951c87954"
],
"index": "pypi",
"version": "==1.19.11"
"version": "==1.19.12"
},
"botocore": {
"hashes": [
@ -318,7 +318,7 @@
"sha256:a0713dc7a1de3f06bc0df5a9567ad19ead2d3d5689b434768a6145bff77c0667",
"sha256:f184f0d851d96b6d29297354ed981b7dd71df7ff500d82fa6d11f0856bee8035"
],
"markers": "python_full_version >= '3.6.2' and python_full_version < '4.0.0'",
"markers": "python_version < '4' and python_full_version >= '3.6.2'",
"version": "==0.3.0"
},
"click-plugins": {