build(deps): bump boto3 from 1.14.47 to 1.14.48 (#191)
Bumps [boto3](https://github.com/boto/boto3) from 1.14.47 to 1.14.48. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.14.47...1.14.48) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
7d321e8aa8
commit
2661f2bbb3
|
@ -46,18 +46,18 @@
|
|||
},
|
||||
"boto3": {
|
||||
"hashes": [
|
||||
"sha256:0d9cbeb5c8ca67650cc963c77e2e3b3ab5dffeeee16e03d61d740755f8fc7c44",
|
||||
"sha256:df73edf3bd6f191870212e04ae9a8bc6245fd6749f464e9fb950392a8d15bd8c"
|
||||
"sha256:34ee7608afa457da7bf4ad42dc53ac967b2f28769ef4ef1a0a41e1b40f35d897",
|
||||
"sha256:997369e68a5091f608897caa0322daca12ee76338371b983b34b98c57c1e1913"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.14.47"
|
||||
"version": "==1.14.48"
|
||||
},
|
||||
"botocore": {
|
||||
"hashes": [
|
||||
"sha256:42b320b449df22cdb1232913e4a066919d127feb8e58ad98898831e6255ccfe0",
|
||||
"sha256:eca25f01c503c2b86b394497f875a0eb0d3fe367dbc032f3a02851ba7e827109"
|
||||
"sha256:0b23b519ec10193d1ead1cbb1469e7ede80789b068b74575b4efb06619e8e457",
|
||||
"sha256:db9cd219d4180e782615179950e16b43d13e2f3fa57f510a43bf4ed5a3a8dacb"
|
||||
],
|
||||
"version": "==1.17.47"
|
||||
"version": "==1.17.48"
|
||||
},
|
||||
"celery": {
|
||||
"hashes": [
|
||||
|
@ -1100,7 +1100,8 @@
|
|||
},
|
||||
"pydocstyle": {
|
||||
"hashes": [
|
||||
"sha256:08374b9d4d2b7164bae50b71bb24eb0d74a56b309029d5d502264092fa7db0c3"
|
||||
"sha256:08374b9d4d2b7164bae50b71bb24eb0d74a56b309029d5d502264092fa7db0c3",
|
||||
"sha256:4ca3c7736d36f92bb215dd74ef84ac3d6c146edd795c7afc5154c10f1eb1f65a"
|
||||
],
|
||||
"version": "==5.1.0"
|
||||
},
|
||||
|
|
Reference in New Issue