build(deps): bump boto3 from 1.19.6 to 1.19.7 (#1709)

This commit is contained in:
dependabot[bot] 2021-11-01 12:16:20 +01:00 committed by GitHub
parent e13f9c0b38
commit da98022704
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:79e40de74faaf4b36fc885b10a2a39adb242ab499ba6d9506c6f91d0054b5338",
"sha256:e8e20230fd8dfd991fa8459696ff2da96b15ba720f05f96d43174b2f04b328a9"
"sha256:45e0e2669bc61562f92056ed02bb9318b8aeb9d51cfca9ab7834af1cc2b90acb",
"sha256:9417d5dd88904cfded28e28ea174641b712659cc849bced9a46f796f5e85442f"
],
"index": "pypi",
"version": "==1.19.6"
"version": "==1.19.7"
},
"botocore": {
"hashes": [
@ -1900,7 +1900,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": {