Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).*
> 1.9.235
> =======
>
> - api-change:`transcribe`: \[`botocore`\] Update transcribe client to latest version
> - api-change:`comprehendmedical`: \[`botocore`\] Update comprehendmedical client to latest version
> - api-change:`datasync`: \[`botocore`\] Update datasync client to latest version
>
> 1.9.234
> =======
>
> - api-change:`rds-data`: \[`botocore`\] Update rds-data client to latest version
> - api-change:`redshift`: \[`botocore`\] Update redshift client to latest version
>
> 1.9.233
> =======
>
> - api-change:`workspaces`: \[`botocore`\] Update workspaces client to latest version
> - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version
> - api-change:`greengrass`: \[`botocore`\] Update greengrass client to latest version
> - api-change:`rds`: \[`botocore`\] Update rds client to latest version
>
> 1.9.232
> =======
>
> - api-change:`mediaconnect`: \[`botocore`\] Update mediaconnect client to latest version
> - api-change:`glue`: \[`botocore`\] Update glue client to latest version
> - api-change:`ecs`: \[`botocore`\] Update ecs client to latest version
>
> 1.9.231
> =======
>
> - api-change:`ram`: \[`botocore`\] Update ram client to latest version
> - api-change:`waf-regional`: \[`botocore`\] Update waf-regional client to latest version
> - api-change:`apigateway`: \[`botocore`\] Update apigateway client to latest version
>
> 1.9.230
> =======
>
> - api-change:`iam`: \[`botocore`\] Update iam client to latest version
> - api-change:`athena`: \[`botocore`\] Update athena client to latest version
> - api-change:`personalize`: \[`botocore`\] Update personalize client to latest version
>
> 1.9.229
> =======
>
> - api-change:`eks`: \[`botocore`\] Update eks client to latest version
> - api-change:`mediaconvert`: \[`botocore`\] Update mediaconvert client to latest version
>
> 1.9.228
> =======
> ... (truncated)
Commits
- [`07e3196`](https://github.com/boto/boto3/commit/07e319689b39fb4d42c24b20d2cedd3f61386a5b) Merge branch 'release-1.9.235'
- [`8be5ade`](https://github.com/boto/boto3/commit/8be5adea65cb9ea0ad6cc4faee9d724f64a159b1) Bumping version to 1.9.235
- [`a893485`](https://github.com/boto/boto3/commit/a893485fd02c9b94358ba5ee3492fd303e3a53fa) Add changelog entries from botocore
- [`2776b1b`](https://github.com/boto/boto3/commit/2776b1bc2e124e5b7d1cd285df9c83155d335273) Merge branch 'release-1.9.234'
- [`53a9fc9`](https://github.com/boto/boto3/commit/53a9fc97c1849fc37f207ab3d4a153d60a927318) Merge branch 'release-1.9.234' into develop
- [`25e2a91`](https://github.com/boto/boto3/commit/25e2a9148c0195c433fd83fd4955bcc0a20d61d5) Bumping version to 1.9.234
- [`cca6fbe`](https://github.com/boto/boto3/commit/cca6fbe934b624789a3e2ceebc22195aca7f379d) Add changelog entries from botocore
- [`3229b1f`](https://github.com/boto/boto3/commit/3229b1fda7e45c3b18f7834291e30d5bcd478500) Merge branch 'release-1.9.233'
- [`3ddbde4`](https://github.com/boto/boto3/commit/3ddbde40b43e75f279b95197ce13cb7c801d9a1a) Merge branch 'release-1.9.233' into develop
- [`f5a010a`](https://github.com/boto/boto3/commit/f5a010a5e9700c0537217568e6d667ccc0eef083) Bumping version to 1.9.233
- Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.82...1.9.235)
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.235.
Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).* > 1.9.235 > ======= > > - api-change:`transcribe`: \[`botocore`\] Update transcribe client to latest version > - api-change:`comprehendmedical`: \[`botocore`\] Update comprehendmedical client to latest version > - api-change:`datasync`: \[`botocore`\] Update datasync client to latest version > > 1.9.234 > ======= > > - api-change:`rds-data`: \[`botocore`\] Update rds-data client to latest version > - api-change:`redshift`: \[`botocore`\] Update redshift client to latest version > > 1.9.233 > ======= > > - api-change:`workspaces`: \[`botocore`\] Update workspaces client to latest version > - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version > - api-change:`greengrass`: \[`botocore`\] Update greengrass client to latest version > - api-change:`rds`: \[`botocore`\] Update rds client to latest version > > 1.9.232 > ======= > > - api-change:`mediaconnect`: \[`botocore`\] Update mediaconnect client to latest version > - api-change:`glue`: \[`botocore`\] Update glue client to latest version > - api-change:`ecs`: \[`botocore`\] Update ecs client to latest version > > 1.9.231 > ======= > > - api-change:`ram`: \[`botocore`\] Update ram client to latest version > - api-change:`waf-regional`: \[`botocore`\] Update waf-regional client to latest version > - api-change:`apigateway`: \[`botocore`\] Update apigateway client to latest version > > 1.9.230 > ======= > > - api-change:`iam`: \[`botocore`\] Update iam client to latest version > - api-change:`athena`: \[`botocore`\] Update athena client to latest version > - api-change:`personalize`: \[`botocore`\] Update personalize client to latest version > > 1.9.229 > ======= > > - api-change:`eks`: \[`botocore`\] Update eks client to latest version > - api-change:`mediaconvert`: \[`botocore`\] Update mediaconvert client to latest version > > 1.9.228 > ======= > ... (truncated)Commits
- [`07e3196`](https://github.com/boto/boto3/commit/07e319689b39fb4d42c24b20d2cedd3f61386a5b) Merge branch 'release-1.9.235' - [`8be5ade`](https://github.com/boto/boto3/commit/8be5adea65cb9ea0ad6cc4faee9d724f64a159b1) Bumping version to 1.9.235 - [`a893485`](https://github.com/boto/boto3/commit/a893485fd02c9b94358ba5ee3492fd303e3a53fa) Add changelog entries from botocore - [`2776b1b`](https://github.com/boto/boto3/commit/2776b1bc2e124e5b7d1cd285df9c83155d335273) Merge branch 'release-1.9.234' - [`53a9fc9`](https://github.com/boto/boto3/commit/53a9fc97c1849fc37f207ab3d4a153d60a927318) Merge branch 'release-1.9.234' into develop - [`25e2a91`](https://github.com/boto/boto3/commit/25e2a9148c0195c433fd83fd4955bcc0a20d61d5) Bumping version to 1.9.234 - [`cca6fbe`](https://github.com/boto/boto3/commit/cca6fbe934b624789a3e2ceebc22195aca7f379d) Add changelog entries from botocore - [`3229b1f`](https://github.com/boto/boto3/commit/3229b1fda7e45c3b18f7834291e30d5bcd478500) Merge branch 'release-1.9.233' - [`3ddbde4`](https://github.com/boto/boto3/commit/3ddbde40b43e75f279b95197ce13cb7c801d9a1a) Merge branch 'release-1.9.233' into develop - [`f5a010a`](https://github.com/boto/boto3/commit/f5a010a5e9700c0537217568e6d667ccc0eef083) Bumping version to 1.9.233 - Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.82...1.9.235)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.