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.62 to 1.34.63 (#92)
Bumps [boto3](https://github.com/boto/boto3) from 1.34.62 to 1.34.63. <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.63</h1> <ul> <li>api-change:<code>amplify</code>: [<code>botocore</code>] Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1.</li> <li>api-change:<code>ec2-instance-connect</code>: [<code>botocore</code>] This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API.</li> <li>api-change:<code>elbv2</code>: [<code>botocore</code>] This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers.</li> <li>api-change:<code>fis</code>: [<code>botocore</code>] This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses.</li> <li>api-change:<code>iot-roborunner</code>: [<code>botocore</code>] The iot-roborunner client has been removed following the deprecation of the service.</li> <li>api-change:<code>rds</code>: [<code>botocore</code>] Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2.</li> <li>api-change:<code>secretsmanager</code>: [<code>botocore</code>] Doc only update for Secrets Manager</li> <li>api-change:<code>timestream-influxdb</code>: [<code>botocore</code>] This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs.</li> <li>enhancement:<code>urllib3</code>: [<code>botocore</code>] Added support for urllib3 2.2.1+ in Python 3.10+</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/e2d520c69532c972db7e350f9e87d2742572e5af"><code>e2d520c</code></a> Merge branch 'release-1.34.63'</li> <li><a href="https://github.com/boto/boto3/commit/d1aefcdb690cc8916f8526ae036c0b0434415c1a"><code>d1aefcd</code></a> Bumping version to 1.34.63</li> <li><a href="https://github.com/boto/boto3/commit/e627bf68b37ad148a0c46e651961eea18d954cb5"><code>e627bf6</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/23c0741d0898736080f2ebe56c846af7431ace35"><code>23c0741</code></a> Fix boto3 resource reference docs (<a href="https://redirect.github.com/boto/boto3/issues/4050">#4050</a>)</li> <li><a href="https://github.com/boto/boto3/commit/453b61583d21e484a6e7bdebfced829a026a87eb"><code>453b615</code></a> Merge branch 'release-1.34.62' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.34.62...1.34.63">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.62&new-version=1.34.63)](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