Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).*
> 1.9.227
> =======
>
> - api-change:`stepfunctions`: \[`botocore`\] Update stepfunctions client to latest version
> - api-change:`rds`: \[`botocore`\] Update rds 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:`ses`: \[`botocore`\] Update ses client to latest version
> - api-change:`config`: \[`botocore`\] Update config client to latest version
>
> 1.9.226
> =======
>
> - api-change:`storagegateway`: \[`botocore`\] Update storagegateway client to latest version
>
> 1.9.225
> =======
>
> - api-change:`qldb`: \[`botocore`\] Update qldb client to latest version
> - api-change:`marketplacecommerceanalytics`: \[`botocore`\] Update marketplacecommerceanalytics client to latest version
> - api-change:`appstream`: \[`botocore`\] Update appstream client to latest version
> - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version
> - api-change:`robomaker`: \[`botocore`\] Update robomaker client to latest version
> - api-change:`appmesh`: \[`botocore`\] Update appmesh client to latest version
> - api-change:`qldb-session`: \[`botocore`\] Update qldb-session client to latest version
>
> 1.9.224
> =======
>
> - api-change:`kinesisanalytics`: \[`botocore`\] Update kinesisanalytics client to latest version
>
> 1.9.223
> =======
>
> - api-change:`config`: \[`botocore`\] Update config client to latest version
>
> 1.9.222
> =======
>
> - api-change:`stepfunctions`: \[`botocore`\] Update stepfunctions client to latest version
> - api-change:`transcribe`: \[`botocore`\] Update transcribe client to latest version
> - api-change:`eks`: \[`botocore`\] Update eks client to latest version
>
> 1.9.221
> =======
>
> - api-change:`ecs`: \[`botocore`\] Update ecs client to latest version
> - api-change:`resourcegroupstaggingapi`: \[`botocore`\] Update resourcegroupstaggingapi client to latest version
> - api-change:`gamelift`: \[`botocore`\] Update gamelift client to latest version
>
> ... (truncated)
Commits
- [`d1041cd`](https://github.com/boto/boto3/commit/d1041cdd9916110dc22b4437d676e34b9a76eb45) Merge branch 'release-1.9.227'
- [`bdbb96a`](https://github.com/boto/boto3/commit/bdbb96afa8ec8082c24a69bac147442c4623b8fa) Bumping version to 1.9.227
- [`61e730a`](https://github.com/boto/boto3/commit/61e730a8194d7414b21f93fa620175d4868a9115) Add changelog entries from botocore
- [`48df04c`](https://github.com/boto/boto3/commit/48df04c96a36e94d94ebb1e131d3ef07d5df7bb1) Merge branch 'release-1.9.226'
- [`77b7ef4`](https://github.com/boto/boto3/commit/77b7ef461a9fff6fdb02ab14b80036daefd4ca1c) Merge branch 'release-1.9.226' into develop
- [`9fb0588`](https://github.com/boto/boto3/commit/9fb0588a227500825e24c832d19b01329ddb26fd) Bumping version to 1.9.226
- [`f007fd7`](https://github.com/boto/boto3/commit/f007fd79b6d3d3290b6786e6b7c21cb525820594) Add changelog entries from botocore
- [`f321dc8`](https://github.com/boto/boto3/commit/f321dc89ac52a83a7e080b8d3d02e80d61dee1c8) Merge branch 'release-1.9.225'
- [`1d1f979`](https://github.com/boto/boto3/commit/1d1f9796ca324b7c2efa1b8397ea3953c3220d70) Merge branch 'release-1.9.225' into develop
- [`3603fac`](https://github.com/boto/boto3/commit/3603fac18139ddb45f15effc5444fa50e991e6fc) Bumping version to 1.9.225
- Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.82...1.9.227)
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.82 to 1.9.227.
Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).* > 1.9.227 > ======= > > - api-change:`stepfunctions`: \[`botocore`\] Update stepfunctions client to latest version > - api-change:`rds`: \[`botocore`\] Update rds 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:`ses`: \[`botocore`\] Update ses client to latest version > - api-change:`config`: \[`botocore`\] Update config client to latest version > > 1.9.226 > ======= > > - api-change:`storagegateway`: \[`botocore`\] Update storagegateway client to latest version > > 1.9.225 > ======= > > - api-change:`qldb`: \[`botocore`\] Update qldb client to latest version > - api-change:`marketplacecommerceanalytics`: \[`botocore`\] Update marketplacecommerceanalytics client to latest version > - api-change:`appstream`: \[`botocore`\] Update appstream client to latest version > - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version > - api-change:`robomaker`: \[`botocore`\] Update robomaker client to latest version > - api-change:`appmesh`: \[`botocore`\] Update appmesh client to latest version > - api-change:`qldb-session`: \[`botocore`\] Update qldb-session client to latest version > > 1.9.224 > ======= > > - api-change:`kinesisanalytics`: \[`botocore`\] Update kinesisanalytics client to latest version > > 1.9.223 > ======= > > - api-change:`config`: \[`botocore`\] Update config client to latest version > > 1.9.222 > ======= > > - api-change:`stepfunctions`: \[`botocore`\] Update stepfunctions client to latest version > - api-change:`transcribe`: \[`botocore`\] Update transcribe client to latest version > - api-change:`eks`: \[`botocore`\] Update eks client to latest version > > 1.9.221 > ======= > > - api-change:`ecs`: \[`botocore`\] Update ecs client to latest version > - api-change:`resourcegroupstaggingapi`: \[`botocore`\] Update resourcegroupstaggingapi client to latest version > - api-change:`gamelift`: \[`botocore`\] Update gamelift client to latest version > > ... (truncated)Commits
- [`d1041cd`](https://github.com/boto/boto3/commit/d1041cdd9916110dc22b4437d676e34b9a76eb45) Merge branch 'release-1.9.227' - [`bdbb96a`](https://github.com/boto/boto3/commit/bdbb96afa8ec8082c24a69bac147442c4623b8fa) Bumping version to 1.9.227 - [`61e730a`](https://github.com/boto/boto3/commit/61e730a8194d7414b21f93fa620175d4868a9115) Add changelog entries from botocore - [`48df04c`](https://github.com/boto/boto3/commit/48df04c96a36e94d94ebb1e131d3ef07d5df7bb1) Merge branch 'release-1.9.226' - [`77b7ef4`](https://github.com/boto/boto3/commit/77b7ef461a9fff6fdb02ab14b80036daefd4ca1c) Merge branch 'release-1.9.226' into develop - [`9fb0588`](https://github.com/boto/boto3/commit/9fb0588a227500825e24c832d19b01329ddb26fd) Bumping version to 1.9.226 - [`f007fd7`](https://github.com/boto/boto3/commit/f007fd79b6d3d3290b6786e6b7c21cb525820594) Add changelog entries from botocore - [`f321dc8`](https://github.com/boto/boto3/commit/f321dc89ac52a83a7e080b8d3d02e80d61dee1c8) Merge branch 'release-1.9.225' - [`1d1f979`](https://github.com/boto/boto3/commit/1d1f9796ca324b7c2efa1b8397ea3953c3220d70) Merge branch 'release-1.9.225' into develop - [`3603fac`](https://github.com/boto/boto3/commit/3603fac18139ddb45f15effc5444fa50e991e6fc) Bumping version to 1.9.225 - Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.82...1.9.227)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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.