Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).*
> 1.10.5
> ======
>
> - api-change:`cloud9`: \[`botocore`\] Update cloud9 client to latest version
> - api-change:`appstream`: \[`botocore`\] Update appstream client to latest version
>
> 1.10.4
> ======
>
> - api-change:`s3`: \[`botocore`\] Update s3 client to latest version
>
> 1.10.3
> ======
>
> - api-change:`elasticache`: \[`botocore`\] Update elasticache client to latest version
> - api-change:`transfer`: \[`botocore`\] Update transfer client to latest version
> - api-change:`ecr`: \[`botocore`\] Update ecr client to latest version
>
> 1.10.2
> ======
>
> - api-change:`sagemaker`: \[`botocore`\] Update sagemaker client to latest version
> - api-change:`gamelift`: \[`botocore`\] Update gamelift client to latest version
> - enhancement:`sts`: \[`botocore`\] Add support for configuring the use of regional STS endpoints.
> - api-change:`chime`: \[`botocore`\] Update chime client to latest version
> - api-change:`appmesh`: \[`botocore`\] Update appmesh client to latest version
> - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version
>
> 1.10.1
> ======
>
> - api-change:`polly`: \[`botocore`\] Update polly client to latest version
> - api-change:`connect`: \[`botocore`\] Update connect client to latest version
>
> 1.10.0
> ======
>
> - api-change:`opsworkscm`: \[`botocore`\] Update opsworkscm client to latest version
> - api-change:`iotevents`: \[`botocore`\] Update iotevents client to latest version
> - feature:`botocore.vendored.requests`: \[`botocore`\] Removed vendored version of `requests` ([\#1829](https://github-redirect.dependabot.com/boto/botocore/issues/1829))
>
> 1.9.253
> =======
>
> - api-change:`cloudwatch`: \[`botocore`\] Update cloudwatch client to latest version
>
> 1.9.252
> =======
>
> - api-change:`batch`: \[`botocore`\] Update batch client to latest version
> ... (truncated)
Commits
- [`e5574be`](https://github.com/boto/boto3/commit/e5574bef500739b05de1f1e0a32fe9abb10081ea) Merge branch 'release-1.10.5'
- [`7b9f06f`](https://github.com/boto/boto3/commit/7b9f06f30d4ac81e1fdf8ef36c4cc47200cde8dd) Bumping version to 1.10.5
- [`71cd586`](https://github.com/boto/boto3/commit/71cd586e8f5ba775fe6b9048bc6c3ca38af908b7) Add changelog entries from botocore
- [`72ad7a9`](https://github.com/boto/boto3/commit/72ad7a9387941a4230080edf3df9338076ebe01e) Merge branch 'release-1.10.4'
- [`4bbb511`](https://github.com/boto/boto3/commit/4bbb511d3d7c9a5d94259c424af2e57eb6d01812) Merge branch 'release-1.10.4' into develop
- [`1f929d0`](https://github.com/boto/boto3/commit/1f929d0f2dffc7c4d3eabebd674fda69f046b206) Bumping version to 1.10.4
- [`0550524`](https://github.com/boto/boto3/commit/0550524f7cb250b6dff43817a3dd1e74a672cb4e) Add changelog entries from botocore
- [`3510542`](https://github.com/boto/boto3/commit/3510542ec602e69b881bc249d04b8efd39a4561a) Merge branch 'release-1.10.3'
- [`81cb083`](https://github.com/boto/boto3/commit/81cb083698df79be7fdde0e94617bfcc44573095) Merge branch 'release-1.10.3' into develop
- [`3712984`](https://github.com/boto/boto3/commit/37129843af9c2116354b4cc7fcfd564a06384115) Bumping version to 1.10.3
- Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.82...1.10.5)
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.5.
Changelog
*Sourced from [boto3's changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).* > 1.10.5 > ====== > > - api-change:`cloud9`: \[`botocore`\] Update cloud9 client to latest version > - api-change:`appstream`: \[`botocore`\] Update appstream client to latest version > > 1.10.4 > ====== > > - api-change:`s3`: \[`botocore`\] Update s3 client to latest version > > 1.10.3 > ====== > > - api-change:`elasticache`: \[`botocore`\] Update elasticache client to latest version > - api-change:`transfer`: \[`botocore`\] Update transfer client to latest version > - api-change:`ecr`: \[`botocore`\] Update ecr client to latest version > > 1.10.2 > ====== > > - api-change:`sagemaker`: \[`botocore`\] Update sagemaker client to latest version > - api-change:`gamelift`: \[`botocore`\] Update gamelift client to latest version > - enhancement:`sts`: \[`botocore`\] Add support for configuring the use of regional STS endpoints. > - api-change:`chime`: \[`botocore`\] Update chime client to latest version > - api-change:`appmesh`: \[`botocore`\] Update appmesh client to latest version > - api-change:`ec2`: \[`botocore`\] Update ec2 client to latest version > > 1.10.1 > ====== > > - api-change:`polly`: \[`botocore`\] Update polly client to latest version > - api-change:`connect`: \[`botocore`\] Update connect client to latest version > > 1.10.0 > ====== > > - api-change:`opsworkscm`: \[`botocore`\] Update opsworkscm client to latest version > - api-change:`iotevents`: \[`botocore`\] Update iotevents client to latest version > - feature:`botocore.vendored.requests`: \[`botocore`\] Removed vendored version of `requests` ([\#1829](https://github-redirect.dependabot.com/boto/botocore/issues/1829)) > > 1.9.253 > ======= > > - api-change:`cloudwatch`: \[`botocore`\] Update cloudwatch client to latest version > > 1.9.252 > ======= > > - api-change:`batch`: \[`botocore`\] Update batch client to latest version > ... (truncated)Commits
- [`e5574be`](https://github.com/boto/boto3/commit/e5574bef500739b05de1f1e0a32fe9abb10081ea) Merge branch 'release-1.10.5' - [`7b9f06f`](https://github.com/boto/boto3/commit/7b9f06f30d4ac81e1fdf8ef36c4cc47200cde8dd) Bumping version to 1.10.5 - [`71cd586`](https://github.com/boto/boto3/commit/71cd586e8f5ba775fe6b9048bc6c3ca38af908b7) Add changelog entries from botocore - [`72ad7a9`](https://github.com/boto/boto3/commit/72ad7a9387941a4230080edf3df9338076ebe01e) Merge branch 'release-1.10.4' - [`4bbb511`](https://github.com/boto/boto3/commit/4bbb511d3d7c9a5d94259c424af2e57eb6d01812) Merge branch 'release-1.10.4' into develop - [`1f929d0`](https://github.com/boto/boto3/commit/1f929d0f2dffc7c4d3eabebd674fda69f046b206) Bumping version to 1.10.4 - [`0550524`](https://github.com/boto/boto3/commit/0550524f7cb250b6dff43817a3dd1e74a672cb4e) Add changelog entries from botocore - [`3510542`](https://github.com/boto/boto3/commit/3510542ec602e69b881bc249d04b8efd39a4561a) Merge branch 'release-1.10.3' - [`81cb083`](https://github.com/boto/boto3/commit/81cb083698df79be7fdde0e94617bfcc44573095) Merge branch 'release-1.10.3' into develop - [`3712984`](https://github.com/boto/boto3/commit/37129843af9c2116354b4cc7fcfd564a06384115) Bumping version to 1.10.3 - Additional commits viewable in [compare view](https://github.com/boto/boto3/compare/1.9.82...1.10.5)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)