Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).*
> 1.9.114
> =======
>
> - api-change:`config`: \[`botocore`\] Update config client to latest version
> - api-change:`logs`: \[`botocore`\] Update logs client to latest version
>
> 1.9.113
> =======
>
> - api-change:`serverlessrepo`: \[`botocore`\] Update serverlessrepo client to latest version
>
> 1.9.112
> =======
>
> - api-change:`iot`: \[`botocore`\] Update iot client to latest version
> - api-change:`quicksight`: \[`botocore`\] Update quicksight client to latest version
> - api-change:`glue`: \[`botocore`\] Update glue client to latest version
> - api-change:`ce`: \[`botocore`\] Update ce client to latest version
> - api-change:`elasticbeanstalk`: \[`botocore`\] Update elasticbeanstalk client to latest version
> - api-change:`rekognition`: \[`botocore`\] Update rekognition client to latest version
>
> 1.9.111
> =======
>
> - api-change:`s3`: \[`botocore`\] Update s3 client to latest version
> - api-change:`codebuild`: \[`botocore`\] Update codebuild client to latest version
> - api-change:`sagemaker`: \[`botocore`\] Update sagemaker client to latest version
>
> 1.9.110
> =======
>
> - api-change:`gamelift`: \[`botocore`\] Update gamelift client to latest version
> - api-change:`greengrass`: \[`botocore`\] Update greengrass client to latest version
> - api-change:`appmesh`: \[`botocore`\] Update appmesh client to latest version
> - api-change:`rds`: \[`botocore`\] Update rds client to latest version
> - api-change:`medialive`: \[`botocore`\] Update medialive client to latest version
> - api-change:`autoscaling`: \[`botocore`\] Update autoscaling client to latest version
> - api-change:`ecs`: \[`botocore`\] Update ecs client to latest version
>
> 1.9.109
> =======
>
> - api-change:`directconnect`: \[`botocore`\] Update directconnect client to latest version
> - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version
>
> 1.9.108
> =======
>
> - api-change:`textract`: \[`botocore`\] Update textract client to latest version
> - api-change:`storagegateway`: \[`botocore`\] Update storagegateway client to latest version
> ... (truncated)
Commits
- [`8e5ca55`](https://github.com/boto/boto3/commit/8e5ca55e2e3db757387f0b929ac5f764037e6fb1) Merge branch 'release-1.9.114'
- [`fba2948`](https://github.com/boto/boto3/commit/fba2948d2d1d032d9bafb061ed6f9ffd863927ee) Bumping version to 1.9.114
- [`cbe4800`](https://github.com/boto/boto3/commit/cbe480092e2f7c38f70979afe6ae02391e19de87) Add changelog entries from botocore
- [`aad4c37`](https://github.com/boto/boto3/commit/aad4c371f78d442ab37491a1e1b0b6b079e16a5c) Merge branch 'release-1.9.113'
- [`2e90390`](https://github.com/boto/boto3/commit/2e90390b3e1bbe8905425fdd3b85787ccda1bb58) Merge branch 'release-1.9.113' into develop
- [`8fdff52`](https://github.com/boto/boto3/commit/8fdff52f0f7880eec7d39d51a0e8feda3797cdd8) Bumping version to 1.9.113
- [`d7b9dc9`](https://github.com/boto/boto3/commit/d7b9dc9389697a766d172fe4f3d8870c84c8cb5b) Add changelog entries from botocore
- [`e8776ab`](https://github.com/boto/boto3/commit/e8776ab55013ea2cc268829f4249e50881963c24) Merge branch 'release-1.9.112'
- [`be636fe`](https://github.com/boto/boto3/commit/be636fe92b4c024038bb84519fd02fdf68e2c6e3) Merge branch 'release-1.9.112' into develop
- [`87a6e92`](https://github.com/boto/boto3/commit/87a6e92d880060eb05069f11938863ccefb7222b) Bumping version to 1.9.112
- Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.69...1.9.114)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps boto3 from 1.9.69 to 1.9.114.
Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).* > 1.9.114 > ======= > > - api-change:`config`: \[`botocore`\] Update config client to latest version > - api-change:`logs`: \[`botocore`\] Update logs client to latest version > > 1.9.113 > ======= > > - api-change:`serverlessrepo`: \[`botocore`\] Update serverlessrepo client to latest version > > 1.9.112 > ======= > > - api-change:`iot`: \[`botocore`\] Update iot client to latest version > - api-change:`quicksight`: \[`botocore`\] Update quicksight client to latest version > - api-change:`glue`: \[`botocore`\] Update glue client to latest version > - api-change:`ce`: \[`botocore`\] Update ce client to latest version > - api-change:`elasticbeanstalk`: \[`botocore`\] Update elasticbeanstalk client to latest version > - api-change:`rekognition`: \[`botocore`\] Update rekognition client to latest version > > 1.9.111 > ======= > > - api-change:`s3`: \[`botocore`\] Update s3 client to latest version > - api-change:`codebuild`: \[`botocore`\] Update codebuild client to latest version > - api-change:`sagemaker`: \[`botocore`\] Update sagemaker client to latest version > > 1.9.110 > ======= > > - api-change:`gamelift`: \[`botocore`\] Update gamelift client to latest version > - api-change:`greengrass`: \[`botocore`\] Update greengrass client to latest version > - api-change:`appmesh`: \[`botocore`\] Update appmesh client to latest version > - api-change:`rds`: \[`botocore`\] Update rds client to latest version > - api-change:`medialive`: \[`botocore`\] Update medialive client to latest version > - api-change:`autoscaling`: \[`botocore`\] Update autoscaling client to latest version > - api-change:`ecs`: \[`botocore`\] Update ecs client to latest version > > 1.9.109 > ======= > > - api-change:`directconnect`: \[`botocore`\] Update directconnect client to latest version > - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version > > 1.9.108 > ======= > > - api-change:`textract`: \[`botocore`\] Update textract client to latest version > - api-change:`storagegateway`: \[`botocore`\] Update storagegateway client to latest version > ... (truncated)Commits
- [`8e5ca55`](https://github.com/boto/boto3/commit/8e5ca55e2e3db757387f0b929ac5f764037e6fb1) Merge branch 'release-1.9.114' - [`fba2948`](https://github.com/boto/boto3/commit/fba2948d2d1d032d9bafb061ed6f9ffd863927ee) Bumping version to 1.9.114 - [`cbe4800`](https://github.com/boto/boto3/commit/cbe480092e2f7c38f70979afe6ae02391e19de87) Add changelog entries from botocore - [`aad4c37`](https://github.com/boto/boto3/commit/aad4c371f78d442ab37491a1e1b0b6b079e16a5c) Merge branch 'release-1.9.113' - [`2e90390`](https://github.com/boto/boto3/commit/2e90390b3e1bbe8905425fdd3b85787ccda1bb58) Merge branch 'release-1.9.113' into develop - [`8fdff52`](https://github.com/boto/boto3/commit/8fdff52f0f7880eec7d39d51a0e8feda3797cdd8) Bumping version to 1.9.113 - [`d7b9dc9`](https://github.com/boto/boto3/commit/d7b9dc9389697a766d172fe4f3d8870c84c8cb5b) Add changelog entries from botocore - [`e8776ab`](https://github.com/boto/boto3/commit/e8776ab55013ea2cc268829f4249e50881963c24) Merge branch 'release-1.9.112' - [`be636fe`](https://github.com/boto/boto3/commit/be636fe92b4c024038bb84519fd02fdf68e2c6e3) Merge branch 'release-1.9.112' into develop - [`87a6e92`](https://github.com/boto/boto3/commit/87a6e92d880060eb05069f11938863ccefb7222b) Bumping version to 1.9.112 - Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.69...1.9.114)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.