From a9f4802a4dee89420cacc089f9085eb839513a79 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 6 Mar 2020 21:56:03 +0100 Subject: [PATCH] chore(deps): update dependency boto3 to v1.12.16 (#3054) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [boto3](https://togithub.com/boto/boto3) | patch | `==1.12.15` -> `==1.12.16` | --- ### Release Notes
boto/boto3 ### [`v1.12.16`](https://togithub.com/boto/boto3/blob/master/CHANGELOG.rst#​11216) [Compare Source](https://togithub.com/boto/boto3/compare/1.12.15...1.12.16) ======= - api-change:`signer`: [``botocore``] Update signer client to latest version - api-change:`guardduty`: [``botocore``] Update guardduty client to latest version - api-change:`appmesh`: [``botocore``] Update appmesh client to latest version - api-change:`ec2`: [``botocore``] Update ec2 client to latest version - api-change:`robomaker`: [``botocore``] Update robomaker client to latest version
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples). --- storage/s3-sdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/s3-sdk/requirements.txt b/storage/s3-sdk/requirements.txt index 421c2435447f..2d913a788d7a 100644 --- a/storage/s3-sdk/requirements.txt +++ b/storage/s3-sdk/requirements.txt @@ -1 +1 @@ -boto3==1.12.15 +boto3==1.12.16