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.89 to 1.17.91 (#473)
Bumps [boto3](https://github.com/boto/boto3) from 1.17.89 to 1.17.91. <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.91</h1> <ul> <li>api-change:<code>transfer</code>: [<code>botocore</code>] Documentation updates for the AWS Transfer Family service.</li> <li>api-change:<code>personalize-events</code>: [<code>botocore</code>] Support for unstructured text inputs in the items dataset to to automatically extract key information from product/content description as an input when creating solution versions.</li> <li>api-change:<code>proton</code>: [<code>botocore</code>] This is the initial SDK release for AWS Proton</li> <li>api-change:<code>kendra</code>: [<code>botocore</code>] AWS Kendra now supports checking document status.</li> </ul> <h1>1.17.90</h1> <ul> <li>api-change:<code>fsx</code>: [<code>botocore</code>] This release adds support for auditing end-user access to files, folders, and file shares using Windows event logs, enabling customers to meet their security and compliance needs.</li> <li>api-change:<code>servicecatalog</code>: [<code>botocore</code>] increase max pagesize for List/Search apis</li> <li>api-change:<code>macie2</code>: [<code>botocore</code>] This release of the Amazon Macie API introduces stricter validation of S3 object criteria for classification jobs.</li> <li>api-change:<code>cognito-idp</code>: [<code>botocore</code>] Documentation updates for cognito-idp</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/a39f75fa54612ee38a3cf6f5874d3b72b4b25884"><code>a39f75f</code></a> Merge branch 'release-1.17.91'</li> <li><a href="https://github.com/boto/boto3/commit/60f91d9245a6adeb6f9bb790e5b463653d875b72"><code>60f91d9</code></a> Bumping version to 1.17.91</li> <li><a href="https://github.com/boto/boto3/commit/1d7113cae43a15132829e660c3c4625aac70e88b"><code>1d7113c</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/cb4c514d253edf133502e51df6f6bd4debb62a69"><code>cb4c514</code></a> Merge branch 'release-1.17.90'</li> <li><a href="https://github.com/boto/boto3/commit/018c1ad63d943f0dec4316d2ba897a8db868c1d9"><code>018c1ad</code></a> Merge branch 'release-1.17.90' into develop</li> <li><a href="https://github.com/boto/boto3/commit/1e24fffd8b10c7d5c9dfa4b0ac46be45495b4231"><code>1e24fff</code></a> Bumping version to 1.17.90</li> <li><a href="https://github.com/boto/boto3/commit/4e73031904f0a68f32d4c53fea0e84c620393aa2"><code>4e73031</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/ffe499f049eb1244c5b6358c5ae8c337d41b07a4"><code>ffe499f</code></a> Merge branch 'release-1.17.89' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.17.89...1.17.91">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.89&new-version=1.17.91)](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