Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).*
> 1.9.137
> =======
>
> - api-change:`iam`: \[`botocore`\] Update iam client to latest version
> - api-change:`sns`: \[`botocore`\] Update sns client to latest version
>
> 1.9.136
> =======
>
> - api-change:`gamelift`: \[`botocore`\] Update gamelift client to latest version
> - api-change:`workspaces`: \[`botocore`\] Update workspaces client to latest version
> - api-change:`dynamodb`: \[`botocore`\] Update dynamodb client to latest version
> - api-change:`inspector`: \[`botocore`\] Update inspector client to latest version
> - api-change:`lambda`: \[`botocore`\] Update lambda client to latest version
> - api-change:`batch`: \[`botocore`\] Update batch client to latest version
>
> 1.9.135
> =======
>
> - api-change:`mediatailor`: \[`botocore`\] Update mediatailor client to latest version
> - api-change:`rds`: \[`botocore`\] Update rds client to latest version
> - api-change:`cloudformation`: \[`botocore`\] Update cloudformation client to latest version
> - api-change:`ssm`: \[`botocore`\] Update ssm client to latest version
> - api-change:`storagegateway`: \[`botocore`\] Update storagegateway client to latest version
> - api-change:`route53`: \[`botocore`\] Update route53 client to latest version
> - api-change:`alexaforbusiness`: \[`botocore`\] Update alexaforbusiness client to latest version
> - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version
> - api-change:`mediaconnect`: \[`botocore`\] Update mediaconnect client to latest version
> - api-change:`textract`: \[`botocore`\] Update textract client to latest version
>
> 1.9.134
> =======
>
> - api-change:`resource-groups`: \[`botocore`\] Update resource-groups client to latest version
> - api-change:`transcribe`: \[`botocore`\] Update transcribe client to latest version
> - api-change:`workspaces`: \[`botocore`\] Update workspaces client to latest version
>
> 1.9.133
> =======
>
> - api-change:`kafka`: \[`botocore`\] Update kafka client to latest version
> - api-change:`cognito-idp`: \[`botocore`\] Update cognito-idp client to latest version
> - api-change:`rds`: \[`botocore`\] Update rds client to latest version
> - api-change:`worklink`: \[`botocore`\] Update worklink client to latest version
> - api-change:`workspaces`: \[`botocore`\] Update workspaces client to latest version
> - api-change:`discovery`: \[`botocore`\] Update discovery client to latest version
> - api-change:`organizations`: \[`botocore`\] Update organizations client to latest version
>
> 1.9.132
> =======
> ... (truncated)
Commits
- [`ea7ae65`](https://github.com/boto/boto3/commit/ea7ae6572be77900b20bd2913bb2fa8378e09039) Merge branch 'release-1.9.137'
- [`196584a`](https://github.com/boto/boto3/commit/196584a3edbe3bd259b58b84eb1f6f8b7587eea0) Bumping version to 1.9.137
- [`8c1670f`](https://github.com/boto/boto3/commit/8c1670f7b80bbe9f32d9ae64dfef2cf680a69011) Add changelog entries from botocore
- [`d901fb2`](https://github.com/boto/boto3/commit/d901fb2232a4da65797ea6c291ce8167039b11e5) Merge branch 'release-1.9.136'
- [`6c496f5`](https://github.com/boto/boto3/commit/6c496f51e062a510bb6c27470e0f108ca59b3a6b) Merge branch 'release-1.9.136' into develop
- [`e59a14f`](https://github.com/boto/boto3/commit/e59a14f28b91de3cadc404fa7cfacee37aa082bb) Bumping version to 1.9.136
- [`b95fb51`](https://github.com/boto/boto3/commit/b95fb51816486ab5f09bcba27c2a29724ed8f995) Add changelog entries from botocore
- [`70b0472`](https://github.com/boto/boto3/commit/70b04726bd9897d51f1f989d5772a778e0283406) Merge branch 'release-1.9.135'
- [`0eef79e`](https://github.com/boto/boto3/commit/0eef79e402a2775a0170c2375200ddc58269c10c) Merge branch 'release-1.9.135' into develop
- [`058c811`](https://github.com/boto/boto3/commit/058c8113c5214a53a0cbad97107f77fb95507c79) Bumping version to 1.9.135
- Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.69...1.9.137)
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.137.
Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).* > 1.9.137 > ======= > > - api-change:`iam`: \[`botocore`\] Update iam client to latest version > - api-change:`sns`: \[`botocore`\] Update sns client to latest version > > 1.9.136 > ======= > > - api-change:`gamelift`: \[`botocore`\] Update gamelift client to latest version > - api-change:`workspaces`: \[`botocore`\] Update workspaces client to latest version > - api-change:`dynamodb`: \[`botocore`\] Update dynamodb client to latest version > - api-change:`inspector`: \[`botocore`\] Update inspector client to latest version > - api-change:`lambda`: \[`botocore`\] Update lambda client to latest version > - api-change:`batch`: \[`botocore`\] Update batch client to latest version > > 1.9.135 > ======= > > - api-change:`mediatailor`: \[`botocore`\] Update mediatailor client to latest version > - api-change:`rds`: \[`botocore`\] Update rds client to latest version > - api-change:`cloudformation`: \[`botocore`\] Update cloudformation client to latest version > - api-change:`ssm`: \[`botocore`\] Update ssm client to latest version > - api-change:`storagegateway`: \[`botocore`\] Update storagegateway client to latest version > - api-change:`route53`: \[`botocore`\] Update route53 client to latest version > - api-change:`alexaforbusiness`: \[`botocore`\] Update alexaforbusiness client to latest version > - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version > - api-change:`mediaconnect`: \[`botocore`\] Update mediaconnect client to latest version > - api-change:`textract`: \[`botocore`\] Update textract client to latest version > > 1.9.134 > ======= > > - api-change:`resource-groups`: \[`botocore`\] Update resource-groups client to latest version > - api-change:`transcribe`: \[`botocore`\] Update transcribe client to latest version > - api-change:`workspaces`: \[`botocore`\] Update workspaces client to latest version > > 1.9.133 > ======= > > - api-change:`kafka`: \[`botocore`\] Update kafka client to latest version > - api-change:`cognito-idp`: \[`botocore`\] Update cognito-idp client to latest version > - api-change:`rds`: \[`botocore`\] Update rds client to latest version > - api-change:`worklink`: \[`botocore`\] Update worklink client to latest version > - api-change:`workspaces`: \[`botocore`\] Update workspaces client to latest version > - api-change:`discovery`: \[`botocore`\] Update discovery client to latest version > - api-change:`organizations`: \[`botocore`\] Update organizations client to latest version > > 1.9.132 > ======= > ... (truncated)Commits
- [`ea7ae65`](https://github.com/boto/boto3/commit/ea7ae6572be77900b20bd2913bb2fa8378e09039) Merge branch 'release-1.9.137' - [`196584a`](https://github.com/boto/boto3/commit/196584a3edbe3bd259b58b84eb1f6f8b7587eea0) Bumping version to 1.9.137 - [`8c1670f`](https://github.com/boto/boto3/commit/8c1670f7b80bbe9f32d9ae64dfef2cf680a69011) Add changelog entries from botocore - [`d901fb2`](https://github.com/boto/boto3/commit/d901fb2232a4da65797ea6c291ce8167039b11e5) Merge branch 'release-1.9.136' - [`6c496f5`](https://github.com/boto/boto3/commit/6c496f51e062a510bb6c27470e0f108ca59b3a6b) Merge branch 'release-1.9.136' into develop - [`e59a14f`](https://github.com/boto/boto3/commit/e59a14f28b91de3cadc404fa7cfacee37aa082bb) Bumping version to 1.9.136 - [`b95fb51`](https://github.com/boto/boto3/commit/b95fb51816486ab5f09bcba27c2a29724ed8f995) Add changelog entries from botocore - [`70b0472`](https://github.com/boto/boto3/commit/70b04726bd9897d51f1f989d5772a778e0283406) Merge branch 'release-1.9.135' - [`0eef79e`](https://github.com/boto/boto3/commit/0eef79e402a2775a0170c2375200ddc58269c10c) Merge branch 'release-1.9.135' into develop - [`058c811`](https://github.com/boto/boto3/commit/058c8113c5214a53a0cbad97107f77fb95507c79) Bumping version to 1.9.135 - Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.69...1.9.137)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.