Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump boto3 from 1.34.29 to 1.34.30 (#91)
Bumps [boto3](https://github.com/boto/boto3) from 1.34.29 to 1.34.30. <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.34.30</h1> <ul> <li>api-change:<code>autoscaling</code>: [<code>botocore</code>] EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.</li> <li>api-change:<code>comprehend</code>: [<code>botocore</code>] Comprehend PII analysis now supports Spanish input documents.</li> <li>api-change:<code>ec2</code>: [<code>botocore</code>] EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.</li> <li>api-change:<code>mwaa</code>: [<code>botocore</code>] This release adds MAINTENANCE environment status for Amazon MWAA environments.</li> <li>api-change:<code>rds</code>: [<code>botocore</code>] Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.</li> <li>api-change:<code>snowball</code>: [<code>botocore</code>] Modified description of createaddress to include direction to add path when providing a JSON file.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/a1ac69936c14503310d9d8fbf2554c7410d12124"><code>a1ac699</code></a> Merge branch 'release-1.34.30'</li> <li><a href="https://github.com/boto/boto3/commit/3f7cb1cff827cf67ae02a7966c7b02a37b645e93"><code>3f7cb1c</code></a> Bumping version to 1.34.30</li> <li><a href="https://github.com/boto/boto3/commit/47365d2a7c24b736b82fa833260fcc8389043331"><code>47365d2</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/6bbdf83ee00b749587f0fe54778fbec5411147b5"><code>6bbdf83</code></a> Merge branch 'release-1.34.29' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.34.29...1.34.30">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.34.29&new-version=1.34.30)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information