build(deps): bump boto3 from 1.18.54 to 1.18.55 (#1548)

This commit is contained in:
dependabot[bot] 2021-10-06 08:28:33 +02:00 committed by GitHub
parent 1838101d60
commit b012ae600d
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

@ -120,11 +120,11 @@
},
"boto3": {
"hashes": [
"sha256:2d81dc484020059fc738165984304107d4db1c6774b6310d08c892a1751f6980",
"sha256:f22a77098cd70ddf848df6981ec57b92178e9d8eb74637edbdf4173bfa9279fa"
"sha256:93a2b4b7bb5fd6e11b95ffe136040e9bd70e849482d7ba910fd196e8b33ebe2d",
"sha256:cfaf69059c2e8a4f111c8e33a1d773b05a7bfe15005b1fa74ce53d3db46b55d6"
],
"index": "pypi",
"version": "==1.18.54"
"version": "==1.18.55"
},
"botocore": {
"hashes": [
@ -1607,7 +1607,7 @@
"sha256:9c2ea1e62d871267b78307fe511c0838ba0da28698c5732d54e2790bf3ba9899",
"sha256:e17d6e2b81095c9db0a03a8025a957f334d6ea30b26f9ec70805411e5c7c81f2"
],
"markers": "python_version < '4.0' and python_full_version >= '3.6.1'",
"markers": "python_version < '4' and python_full_version >= '3.6.1'",
"version": "==5.9.3"
},
"lazy-object-proxy": {