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.112 to 1.34.113 (#926)
Bumps [boto3](https://github.com/boto/boto3) from 1.34.112 to 1.34.113. <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.113</h1> <ul> <li>api-change:<code>dynamodb</code>: [<code>botocore</code>] Documentation only updates for DynamoDB.</li> <li>api-change:<code>iotfleetwise</code>: [<code>botocore</code>] AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter.</li> <li>api-change:<code>managedblockchain</code>: [<code>botocore</code>] This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/f5e102c2c83300976a79e3f33f535526fa8ddd02"><code>f5e102c</code></a> Merge branch 'release-1.34.113'</li> <li><a href="https://github.com/boto/boto3/commit/ded2a5c4c03635ae321ac4fb6718249f0fac70fe"><code>ded2a5c</code></a> Bumping version to 1.34.113</li> <li><a href="https://github.com/boto/boto3/commit/d1e9df753c4d140838a5072ef68cf71dd8a45e8c"><code>d1e9df7</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/bbd2fecb38deb17638d2a261d08d5e540d8dde7b"><code>bbd2fec</code></a> Merge pull request <a href="https://redirect.github.com/boto/boto3/issues/4144">#4144</a> from boto/3.13</li> <li><a href="https://github.com/boto/boto3/commit/b4997a5fc72f770bfa340a385732bee087b56e6c"><code>b4997a5</code></a> Start testing on 3.13 beta build</li> <li><a href="https://github.com/boto/boto3/commit/f6b33f9fe0dc060d09627f991cecb23e0335893f"><code>f6b33f9</code></a> Merge branch 'release-1.34.112' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.34.112...1.34.113">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.112&new-version=1.34.113)](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