Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).*
> 1.10.13
> =======
>
> - api-change:`ssm`: \[`botocore`\] Update ssm client to latest version
> - api-change:`sso`: \[`botocore`\] Update sso client to latest version
> - api-change:`sso-oidc`: \[`botocore`\] Update sso-oidc client to latest version
> - api-change:`comprehend`: \[`botocore`\] Update comprehend client to latest version
>
> 1.10.12
> =======
>
> - api-change:`savingsplans`: \[`botocore`\] Update savingsplans client to latest version
>
> 1.10.11
> =======
>
> - api-change:`codebuild`: \[`botocore`\] Update codebuild client to latest version
> - api-change:`budgets`: \[`botocore`\] Update budgets client to latest version
> - api-change:`efs`: \[`botocore`\] Update efs client to latest version
> - api-change:`ce`: \[`botocore`\] Update ce client to latest version
> - api-change:`savingsplans`: \[`botocore`\] Update savingsplans client to latest version
> - api-change:`signer`: \[`botocore`\] Update signer client to latest version
>
> 1.10.10
> =======
>
> - api-change:`rds`: \[`botocore`\] Update rds client to latest version
> - api-change:`codestar-notifications`: \[`botocore`\] Update codestar-notifications client to latest version
>
> 1.10.9
> ======
>
> - api-change:`dax`: \[`botocore`\] Update dax client to latest version
> - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version
> - api-change:`robomaker`: \[`botocore`\] Update robomaker client to latest version
>
> 1.10.8
> ======
>
> - api-change:`pinpoint`: \[`botocore`\] Update pinpoint client to latest version
> - api-change:`cloudtrail`: \[`botocore`\] Update cloudtrail client to latest version
> - api-change:`dms`: \[`botocore`\] Update dms client to latest version
>
> 1.10.7
> ======
>
> - api-change:`support`: \[`botocore`\] Update support client to latest version
> - api-change:`amplify`: \[`botocore`\] Update amplify client to latest version
> - api-change:`s3`: \[`botocore`\] Update s3 client to latest version
>
> ... (truncated)
Commits
- [`b740f04`](https://github.com/boto/boto3/commit/b740f0461d413770981b9256b172d4e3145dd693) Merge branch 'release-1.10.13'
- [`3ab4a4b`](https://github.com/boto/boto3/commit/3ab4a4bb7821def2d6249e529b3b0d5cc0fdcd4d) Bumping version to 1.10.13
- [`a7f987a`](https://github.com/boto/boto3/commit/a7f987aed8b1f99097c0edde4d06481be0b45b9c) Add changelog entries from botocore
- [`e2bcb18`](https://github.com/boto/boto3/commit/e2bcb185e6bdc51acdc2c2395bcc46d4fbf0e4ab) Merge branch 'release-1.10.12'
- [`4ce15e7`](https://github.com/boto/boto3/commit/4ce15e710f4023683de7208adc9af28c040f4355) Merge branch 'release-1.10.12' into develop
- [`c93e4c7`](https://github.com/boto/boto3/commit/c93e4c77e734f9484529e35dc7ea6b73a98d9e29) Bumping version to 1.10.12
- [`6f57c20`](https://github.com/boto/boto3/commit/6f57c2028a2b29e1d7d2ecd19161e22ca18217f8) Add changelog entries from botocore
- [`f8905d7`](https://github.com/boto/boto3/commit/f8905d79307291ad5163eb45c24bfcb7b8298a74) Merge branch 'release-1.10.11'
- [`50f010b`](https://github.com/boto/boto3/commit/50f010b83902e81d4ac9aad79cd478343c3e8bf3) Merge branch 'release-1.10.11' into develop
- [`4574ab8`](https://github.com/boto/boto3/commit/4574ab886039a70f0cb6bfdee7958c89227b65ce) Bumping version to 1.10.11
- Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.82...1.10.13)
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)
Bumps boto3 from 1.9.82 to 1.10.13.
Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).* > 1.10.13 > ======= > > - api-change:`ssm`: \[`botocore`\] Update ssm client to latest version > - api-change:`sso`: \[`botocore`\] Update sso client to latest version > - api-change:`sso-oidc`: \[`botocore`\] Update sso-oidc client to latest version > - api-change:`comprehend`: \[`botocore`\] Update comprehend client to latest version > > 1.10.12 > ======= > > - api-change:`savingsplans`: \[`botocore`\] Update savingsplans client to latest version > > 1.10.11 > ======= > > - api-change:`codebuild`: \[`botocore`\] Update codebuild client to latest version > - api-change:`budgets`: \[`botocore`\] Update budgets client to latest version > - api-change:`efs`: \[`botocore`\] Update efs client to latest version > - api-change:`ce`: \[`botocore`\] Update ce client to latest version > - api-change:`savingsplans`: \[`botocore`\] Update savingsplans client to latest version > - api-change:`signer`: \[`botocore`\] Update signer client to latest version > > 1.10.10 > ======= > > - api-change:`rds`: \[`botocore`\] Update rds client to latest version > - api-change:`codestar-notifications`: \[`botocore`\] Update codestar-notifications client to latest version > > 1.10.9 > ====== > > - api-change:`dax`: \[`botocore`\] Update dax client to latest version > - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version > - api-change:`robomaker`: \[`botocore`\] Update robomaker client to latest version > > 1.10.8 > ====== > > - api-change:`pinpoint`: \[`botocore`\] Update pinpoint client to latest version > - api-change:`cloudtrail`: \[`botocore`\] Update cloudtrail client to latest version > - api-change:`dms`: \[`botocore`\] Update dms client to latest version > > 1.10.7 > ====== > > - api-change:`support`: \[`botocore`\] Update support client to latest version > - api-change:`amplify`: \[`botocore`\] Update amplify client to latest version > - api-change:`s3`: \[`botocore`\] Update s3 client to latest version > > ... (truncated)Commits
- [`b740f04`](https://github.com/boto/boto3/commit/b740f0461d413770981b9256b172d4e3145dd693) Merge branch 'release-1.10.13' - [`3ab4a4b`](https://github.com/boto/boto3/commit/3ab4a4bb7821def2d6249e529b3b0d5cc0fdcd4d) Bumping version to 1.10.13 - [`a7f987a`](https://github.com/boto/boto3/commit/a7f987aed8b1f99097c0edde4d06481be0b45b9c) Add changelog entries from botocore - [`e2bcb18`](https://github.com/boto/boto3/commit/e2bcb185e6bdc51acdc2c2395bcc46d4fbf0e4ab) Merge branch 'release-1.10.12' - [`4ce15e7`](https://github.com/boto/boto3/commit/4ce15e710f4023683de7208adc9af28c040f4355) Merge branch 'release-1.10.12' into develop - [`c93e4c7`](https://github.com/boto/boto3/commit/c93e4c77e734f9484529e35dc7ea6b73a98d9e29) Bumping version to 1.10.12 - [`6f57c20`](https://github.com/boto/boto3/commit/6f57c2028a2b29e1d7d2ecd19161e22ca18217f8) Add changelog entries from botocore - [`f8905d7`](https://github.com/boto/boto3/commit/f8905d79307291ad5163eb45c24bfcb7b8298a74) Merge branch 'release-1.10.11' - [`50f010b`](https://github.com/boto/boto3/commit/50f010b83902e81d4ac9aad79cd478343c3e8bf3) Merge branch 'release-1.10.11' into develop - [`4574ab8`](https://github.com/boto/boto3/commit/4574ab886039a70f0cb6bfdee7958c89227b65ce) Bumping version to 1.10.11 - Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.82...1.10.13)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)