Changelog
*Sourced from [botocore's changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst).*
> 1.13.0
> ======
>
> - api-change:`opsworkscm`: Update opsworkscm client to latest version
> - api-change:`iotevents`: Update iotevents client to latest version
> - feature:`botocore.vendored.requests`: Removed vendored version of `requests` ([\#1829](https://github-redirect.dependabot.com/boto/botocore/issues/1829))
>
> 1.12.253
> ========
>
> - api-change:`cloudwatch`: Update cloudwatch client to latest version
>
> 1.12.252
> ========
>
> - api-change:`batch`: Update batch client to latest version
> - api-change:`rds`: Update rds client to latest version
>
> 1.12.251
> ========
>
> - api-change:`kafka`: Update kafka client to latest version
> - api-change:`marketplacecommerceanalytics`: Update marketplacecommerceanalytics client to latest version
> - api-change:`robomaker`: Update robomaker client to latest version
>
> 1.12.250
> ========
>
> - api-change:`kinesis-video-archived-media`: Update kinesis-video-archived-media client to latest version
>
> 1.12.249
> ========
>
> - api-change:`personalize`: Update personalize client to latest version
> - api-change:`workspaces`: Update workspaces client to latest version
>
> 1.12.248
> ========
>
> - api-change:`greengrass`: Update greengrass client to latest version
>
> 1.12.247
> ========
>
> - api-change:`ec2`: Update ec2 client to latest version
> - api-change:`lex-runtime`: Update lex-runtime client to latest version
> - api-change:`fms`: Update fms client to latest version
> - api-change:`iotanalytics`: Update iotanalytics client to latest version
>
> 1.12.246
> ... (truncated)
Commits
- [`1694c70`](https://github.com/boto/botocore/commit/1694c70450cb7eb0607c32c87b123f295325ae18) Merge branch 'release-1.13.0'
- [`7b7fe4e`](https://github.com/boto/botocore/commit/7b7fe4ecd8b72c4a68ee35cdba6dd4be69b72ad5) Bumping version to 1.13.0
- [`0ba1df8`](https://github.com/boto/botocore/commit/0ba1df8aa7ee0d00dbff215e2ddac6deb9a90914) Update to latest endpoints
- [`a23a394`](https://github.com/boto/botocore/commit/a23a394e9cf64ea4c7987c600db073e176937357) Update to latest models
- [`a9da259`](https://github.com/boto/botocore/commit/a9da259dcb50b92569ed405dc3efd94351d91b0e) Merge pull request [#1855](https://github-redirect.dependabot.com/boto/botocore/issues/1855) from kyleknap/add-requests-changelog
- [`4f897a6`](https://github.com/boto/botocore/commit/4f897a6879356d358dc28940ee30a6417610c31c) Add changelog for removal of requests
- [`b6e7b8b`](https://github.com/boto/botocore/commit/b6e7b8b745513a129a0cd166174c4359ff51f298) Merge pull request [#1854](https://github-redirect.dependabot.com/boto/botocore/issues/1854) from kyleknap/fix-presign
- [`0a3da65`](https://github.com/boto/botocore/commit/0a3da657401f17aa15461d872013c182ec1174dc) Fix s3 presign integration tests
- [`8dedbaa`](https://github.com/boto/botocore/commit/8dedbaab428bbfed2ec14fb3dee403f8b12de26c) Merge pull request [#1848](https://github-redirect.dependabot.com/boto/botocore/issues/1848) from jamesls/py26-dep
- [`69b4364`](https://github.com/boto/botocore/commit/69b43643a407dc012454369836c30c938544d55c) Merge branch 'remove-vendor' into develop
- Additional commits viewable in [compare view](https://github.com/boto/botocore/compare/1.12.82...1.13.0)
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 botocore from 1.12.82 to 1.13.0.
Changelog
*Sourced from [botocore's changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst).* > 1.13.0 > ====== > > - api-change:`opsworkscm`: Update opsworkscm client to latest version > - api-change:`iotevents`: Update iotevents client to latest version > - feature:`botocore.vendored.requests`: Removed vendored version of `requests` ([\#1829](https://github-redirect.dependabot.com/boto/botocore/issues/1829)) > > 1.12.253 > ======== > > - api-change:`cloudwatch`: Update cloudwatch client to latest version > > 1.12.252 > ======== > > - api-change:`batch`: Update batch client to latest version > - api-change:`rds`: Update rds client to latest version > > 1.12.251 > ======== > > - api-change:`kafka`: Update kafka client to latest version > - api-change:`marketplacecommerceanalytics`: Update marketplacecommerceanalytics client to latest version > - api-change:`robomaker`: Update robomaker client to latest version > > 1.12.250 > ======== > > - api-change:`kinesis-video-archived-media`: Update kinesis-video-archived-media client to latest version > > 1.12.249 > ======== > > - api-change:`personalize`: Update personalize client to latest version > - api-change:`workspaces`: Update workspaces client to latest version > > 1.12.248 > ======== > > - api-change:`greengrass`: Update greengrass client to latest version > > 1.12.247 > ======== > > - api-change:`ec2`: Update ec2 client to latest version > - api-change:`lex-runtime`: Update lex-runtime client to latest version > - api-change:`fms`: Update fms client to latest version > - api-change:`iotanalytics`: Update iotanalytics client to latest version > > 1.12.246 > ... (truncated)Commits
- [`1694c70`](https://github.com/boto/botocore/commit/1694c70450cb7eb0607c32c87b123f295325ae18) Merge branch 'release-1.13.0' - [`7b7fe4e`](https://github.com/boto/botocore/commit/7b7fe4ecd8b72c4a68ee35cdba6dd4be69b72ad5) Bumping version to 1.13.0 - [`0ba1df8`](https://github.com/boto/botocore/commit/0ba1df8aa7ee0d00dbff215e2ddac6deb9a90914) Update to latest endpoints - [`a23a394`](https://github.com/boto/botocore/commit/a23a394e9cf64ea4c7987c600db073e176937357) Update to latest models - [`a9da259`](https://github.com/boto/botocore/commit/a9da259dcb50b92569ed405dc3efd94351d91b0e) Merge pull request [#1855](https://github-redirect.dependabot.com/boto/botocore/issues/1855) from kyleknap/add-requests-changelog - [`4f897a6`](https://github.com/boto/botocore/commit/4f897a6879356d358dc28940ee30a6417610c31c) Add changelog for removal of requests - [`b6e7b8b`](https://github.com/boto/botocore/commit/b6e7b8b745513a129a0cd166174c4359ff51f298) Merge pull request [#1854](https://github-redirect.dependabot.com/boto/botocore/issues/1854) from kyleknap/fix-presign - [`0a3da65`](https://github.com/boto/botocore/commit/0a3da657401f17aa15461d872013c182ec1174dc) Fix s3 presign integration tests - [`8dedbaa`](https://github.com/boto/botocore/commit/8dedbaab428bbfed2ec14fb3dee403f8b12de26c) Merge pull request [#1848](https://github-redirect.dependabot.com/boto/botocore/issues/1848) from jamesls/py26-dep - [`69b4364`](https://github.com/boto/botocore/commit/69b43643a407dc012454369836c30c938544d55c) Merge branch 'remove-vendor' into develop - Additional commits viewable in [compare view](https://github.com/boto/botocore/compare/1.12.82...1.13.0)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)