Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump boto3 from 1.17.86 to 1.17.87 (#459)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.86 to 1.17.87. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3's changelog</a>.</em></p> <blockquote> <h1>1.17.87</h1> <ul> <li>api-change:<code>s3</code>: [<code>botocore</code>] S3 Inventory now supports Bucket Key Status</li> <li>api-change:<code>s3control</code>: [<code>botocore</code>] Amazon S3 Batch Operations now supports S3 Bucket Keys.</li> <li>api-change:<code>route53resolver</code>: [<code>botocore</code>] Documentation updates for Route 53 Resolver</li> <li>api-change:<code>ssm</code>: [<code>botocore</code>] Documentation updates for ssm to fix customer reported issue</li> <li>api-change:<code>forecast</code>: [<code>botocore</code>] Added optional field AutoMLOverrideStrategy to CreatePredictor API that allows users to customize AutoML strategy. If provided in CreatePredictor request, this field is visible in DescribePredictor and GetAccuracyMetrics responses.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/07652b42fc2b28298fe0e2bceaa8ce892e1d8871"><code>07652b4</code></a> Merge branch 'release-1.17.87'</li> <li><a href="https://github.com/boto/boto3/commit/7ead60be84b9a25542e8cd2bf525e5b1aef574ce"><code>7ead60b</code></a> Bumping version to 1.17.87</li> <li><a href="https://github.com/boto/boto3/commit/23d42a11fb43f0dcee9717a4ab579f7061355623"><code>23d42a1</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/468fc14cd9d9845ca80688b71a9ac8bb6e397bc0"><code>468fc14</code></a> Merge branch 'release-1.17.86' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.17.86...1.17.87">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.17.86&new-version=1.17.87)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
- Loading branch information