Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).*
> 1.9.131
> =======
>
> - api-change:`organizations`: \[`botocore`\] Update organizations client to latest version
> - api-change:`mq`: \[`botocore`\] Update mq client to latest version
> - api-change:`redshift`: \[`botocore`\] Update redshift client to latest version
> - api-change:`storagegateway`: \[`botocore`\] Update storagegateway client to latest version
> - api-change:`cloudwatch`: \[`botocore`\] Update cloudwatch client to latest version
> - api-change:`cognito-idp`: \[`botocore`\] Update cognito-idp client to latest version
>
> 1.9.130
> =======
>
> - api-change:`mediaconvert`: \[`botocore`\] Update mediaconvert client to latest version
> - api-change:`glue`: \[`botocore`\] Update glue client to latest version
> - api-change:`comprehend`: \[`botocore`\] Update comprehend client to latest version
> - api-change:`iot1click-devices`: \[`botocore`\] Update iot1click-devices client to latest version
> - api-change:`medialive`: \[`botocore`\] Update medialive client to latest version
>
> 1.9.129
> =======
>
> - api-change:`eks`: \[`botocore`\] Update eks client to latest version
> - api-change:`iam`: \[`botocore`\] Update iam client to latest version
>
> 1.9.128
> =======
>
> - api-change:`batch`: \[`botocore`\] Update batch client to latest version
> - api-change:`comprehend`: \[`botocore`\] Update comprehend client to latest version
>
> 1.9.127
> =======
>
> - api-change:`securityhub`: \[`botocore`\] Update securityhub client to latest version
> - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version
> - api-change:`acm`: \[`botocore`\] Update acm client to latest version
>
> 1.9.126
> =======
>
> - api-change:`emr`: \[`botocore`\] Update emr client to latest version
> - api-change:`ssm`: \[`botocore`\] Update ssm client to latest version
>
> 1.9.125
> =======
>
> - api-change:`comprehend`: \[`botocore`\] Update comprehend client to latest version
> - api-change:`cloudwatch`: \[`botocore`\] Update cloudwatch client to latest version
> - api-change:`greengrass`: \[`botocore`\] Update greengrass client to latest version
> ... (truncated)
Commits
- [`593b329`](https://github.com/boto/boto3/commit/593b329829f76e773db66444455fbf3fc9b04103) Merge branch 'release-1.9.131'
- [`77d0884`](https://github.com/boto/boto3/commit/77d0884404257e871c00f495c40e1b2707602d14) Bumping version to 1.9.131
- [`822a387`](https://github.com/boto/boto3/commit/822a387b27c6f4d7e712df98609da7e895b140ea) Add changelog entries from botocore
- [`0c26441`](https://github.com/boto/boto3/commit/0c2644193faed6c67051117c913a04e32a829391) Merge branch 'release-1.9.130'
- [`02bdc5f`](https://github.com/boto/boto3/commit/02bdc5fa3fb6818f548a73d5e42dad84a946b52b) Merge branch 'release-1.9.130' into develop
- [`77775f9`](https://github.com/boto/boto3/commit/77775f97a90c7149e408f1df5086339f245e3758) Bumping version to 1.9.130
- [`eb72bc4`](https://github.com/boto/boto3/commit/eb72bc408bfa2ce38dd15947cf15be2b232a9208) Add changelog entries from botocore
- [`63d4b30`](https://github.com/boto/boto3/commit/63d4b3040a902d0ecf88d7bc743bcc855d0552c2) Merge branch 'release-1.9.129'
- [`c95aa43`](https://github.com/boto/boto3/commit/c95aa43ab2ddd1082134ac8063ee9ed8edb34a82) Merge branch 'release-1.9.129' into develop
- [`cf5ccdd`](https://github.com/boto/boto3/commit/cf5ccddce7083d380accae2907e7add91f84ad4a) Bumping version to 1.9.129
- Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.69...1.9.131)
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.131.
Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).* > 1.9.131 > ======= > > - api-change:`organizations`: \[`botocore`\] Update organizations client to latest version > - api-change:`mq`: \[`botocore`\] Update mq client to latest version > - api-change:`redshift`: \[`botocore`\] Update redshift client to latest version > - api-change:`storagegateway`: \[`botocore`\] Update storagegateway client to latest version > - api-change:`cloudwatch`: \[`botocore`\] Update cloudwatch client to latest version > - api-change:`cognito-idp`: \[`botocore`\] Update cognito-idp client to latest version > > 1.9.130 > ======= > > - api-change:`mediaconvert`: \[`botocore`\] Update mediaconvert client to latest version > - api-change:`glue`: \[`botocore`\] Update glue client to latest version > - api-change:`comprehend`: \[`botocore`\] Update comprehend client to latest version > - api-change:`iot1click-devices`: \[`botocore`\] Update iot1click-devices client to latest version > - api-change:`medialive`: \[`botocore`\] Update medialive client to latest version > > 1.9.129 > ======= > > - api-change:`eks`: \[`botocore`\] Update eks client to latest version > - api-change:`iam`: \[`botocore`\] Update iam client to latest version > > 1.9.128 > ======= > > - api-change:`batch`: \[`botocore`\] Update batch client to latest version > - api-change:`comprehend`: \[`botocore`\] Update comprehend client to latest version > > 1.9.127 > ======= > > - api-change:`securityhub`: \[`botocore`\] Update securityhub client to latest version > - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version > - api-change:`acm`: \[`botocore`\] Update acm client to latest version > > 1.9.126 > ======= > > - api-change:`emr`: \[`botocore`\] Update emr client to latest version > - api-change:`ssm`: \[`botocore`\] Update ssm client to latest version > > 1.9.125 > ======= > > - api-change:`comprehend`: \[`botocore`\] Update comprehend client to latest version > - api-change:`cloudwatch`: \[`botocore`\] Update cloudwatch client to latest version > - api-change:`greengrass`: \[`botocore`\] Update greengrass client to latest version > ... (truncated)Commits
- [`593b329`](https://github.com/boto/boto3/commit/593b329829f76e773db66444455fbf3fc9b04103) Merge branch 'release-1.9.131' - [`77d0884`](https://github.com/boto/boto3/commit/77d0884404257e871c00f495c40e1b2707602d14) Bumping version to 1.9.131 - [`822a387`](https://github.com/boto/boto3/commit/822a387b27c6f4d7e712df98609da7e895b140ea) Add changelog entries from botocore - [`0c26441`](https://github.com/boto/boto3/commit/0c2644193faed6c67051117c913a04e32a829391) Merge branch 'release-1.9.130' - [`02bdc5f`](https://github.com/boto/boto3/commit/02bdc5fa3fb6818f548a73d5e42dad84a946b52b) Merge branch 'release-1.9.130' into develop - [`77775f9`](https://github.com/boto/boto3/commit/77775f97a90c7149e408f1df5086339f245e3758) Bumping version to 1.9.130 - [`eb72bc4`](https://github.com/boto/boto3/commit/eb72bc408bfa2ce38dd15947cf15be2b232a9208) Add changelog entries from botocore - [`63d4b30`](https://github.com/boto/boto3/commit/63d4b3040a902d0ecf88d7bc743bcc855d0552c2) Merge branch 'release-1.9.129' - [`c95aa43`](https://github.com/boto/boto3/commit/c95aa43ab2ddd1082134ac8063ee9ed8edb34a82) Merge branch 'release-1.9.129' into develop - [`cf5ccdd`](https://github.com/boto/boto3/commit/cf5ccddce7083d380accae2907e7add91f84ad4a) Bumping version to 1.9.129 - Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.69...1.9.131)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.