build(deps): bump boto3 from 1.17.96 to 1.17.97 (#1046)

This commit is contained in:
dependabot[bot] 2021-06-18 07:24:02 +02:00 committed by GitHub
parent 41f135126b
commit 402819107d
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": { "boto3": {
"hashes": [ "hashes": [
"sha256:67a4b0578944f061fbfa05206eb5b10c5250374e9849743413739c539584b60e", "sha256:0ab5afc51461c30f27aebef944211d16f47697b98ff8d2e2f6e49e59584853bb",
"sha256:c7d6f3f09081440ca80500e679fec19f0b7597648ee380ae940ed29ad5c3768f" "sha256:77ea9ff6ce1d4a64839c358a713be80256584f478289a13562d1e0c1b9c362cc"
], ],
"index": "pypi", "index": "pypi",
"version": "==1.17.96" "version": "==1.17.97"
}, },
"botocore": { "botocore": {
"hashes": [ "hashes": [
@ -1557,7 +1557,7 @@
"sha256:0a943902919f65c5684ac4e0154b1ad4fac6dcaa5d9f3426b732f1c8b5419be6", "sha256:0a943902919f65c5684ac4e0154b1ad4fac6dcaa5d9f3426b732f1c8b5419be6",
"sha256:2bb1680aad211e3c9944dbce1d4ba09a989f04e238296c87fe2139faa26d655d" "sha256:2bb1680aad211e3c9944dbce1d4ba09a989f04e238296c87fe2139faa26d655d"
], ],
"markers": "python_version >= '3.6' and python_version < '4.0'", "markers": "python_version >= '3.6' and python_version < '4'",
"version": "==5.8.0" "version": "==5.8.0"
}, },
"lazy-object-proxy": { "lazy-object-proxy": {