build(deps): bump boto3 from 1.20.2 to 1.20.3 (#1769)

This commit is contained in:
dependabot[bot] 2021-11-11 08:43:22 +01:00 committed by GitHub
parent 7f0295ba53
commit 56576a7f44
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": { "boto3": {
"hashes": [ "hashes": [
"sha256:3735a29512db2a64e4cf2087f55f9a8f96472ec97a2aa2801be0b90db8de1af2", "sha256:21853231cc8545eb996a31c73d23a52e967888a70e4a949769a05f8f5cfb461f",
"sha256:905a213c8ca1f148c872b79849e04741ba9e648348bbe23726e98dd3fdacc574" "sha256:67059fd703a74c7c68ccb2afdc8de741b7635f2949a03b19df521c50adc5581d"
], ],
"index": "pypi", "index": "pypi",
"version": "==1.20.2" "version": "==1.20.3"
}, },
"botocore": { "botocore": {
"hashes": [ "hashes": [
@ -1912,7 +1912,7 @@
"sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7", "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7",
"sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951" "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951"
], ],
"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.10.1" "version": "==5.10.1"
}, },
"lazy-object-proxy": { "lazy-object-proxy": {