Skip to content

Commit

Permalink
chore(deps): Bump boto3 from 1.34.7 to 1.34.11 (#153)
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.34.7 to 1.34.11.
<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.11</h1>
<ul>
<li>api-change:<code>apprunner</code>: [<code>botocore</code>] AWS App
Runner adds Python 3.11 and Node.js 18 runtimes.</li>
<li>api-change:<code>location</code>: [<code>botocore</code>] This
release introduces a new parameter to bypasses an API key's expiry
conditions and delete the key.</li>
<li>api-change:<code>quicksight</code>: [<code>botocore</code>] Add
LinkEntityArn support for different partitions; Add
UnsupportedUserEditionException in UpdateDashboardLinks API; Add support
for New Reader Experience Topics</li>
</ul>
<h1>1.34.10</h1>
<ul>
<li>api-change:<code>codestar-connections</code>:
[<code>botocore</code>] New integration with the GitLab self-managed
provider type.</li>
<li>api-change:<code>kinesis-video-archived-media</code>:
[<code>botocore</code>] NoDataRetentionException thrown when GetImages
requested for a Stream that does not retain data (that is, has a
DataRetentionInHours of 0).</li>
<li>api-change:<code>sagemaker</code>: [<code>botocore</code>] Amazon
SageMaker Studio now supports Docker access from within app
container</li>
</ul>
<h1>1.34.9</h1>
<ul>
<li>api-change:<code>emr</code>: [<code>botocore</code>] Update emr
client to latest version</li>
</ul>
<h1>1.34.8</h1>
<ul>
<li>api-change:<code>iam</code>: [<code>botocore</code>] Documentation
updates for AWS Identity and Access Management (IAM).</li>
<li>api-change:<code>endpoint-rules</code>: [<code>botocore</code>]
Update endpoint-rules client to latest version</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/boto3/commit/270df835c7a926e50f29c7a68b6cd9dca77346ff"><code>270df83</code></a>
Merge branch 'release-1.34.11'</li>
<li><a
href="https://github.com/boto/boto3/commit/136ae4544c99937591b3e16ba7543540abb4ecff"><code>136ae45</code></a>
Bumping version to 1.34.11</li>
<li><a
href="https://github.com/boto/boto3/commit/4c94545c07de45378b7f8dd7b3878577f5326335"><code>4c94545</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/5cd33d7ff59cb2ceb7f350a38beffe37bc308917"><code>5cd33d7</code></a>
Merge branch 'release-1.34.10'</li>
<li><a
href="https://github.com/boto/boto3/commit/1179f949c55c1cd8f10e761360f9fe2989b73199"><code>1179f94</code></a>
Merge branch 'release-1.34.10' into develop</li>
<li><a
href="https://github.com/boto/boto3/commit/af123ecd2abb0c83dd8fc91eefbdc988b2256cc1"><code>af123ec</code></a>
Bumping version to 1.34.10</li>
<li><a
href="https://github.com/boto/boto3/commit/587d4e49f17ff3db60dc328db164209fd051f476"><code>587d4e4</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/48a0ee15f789c9c60d24f05e63f5caf8a0f2e3af"><code>48a0ee1</code></a>
Merge branch 'release-1.34.9' into develop</li>
<li><a
href="https://github.com/boto/boto3/commit/67af4087b42c524886dd8b20da25246b49d18d1f"><code>67af408</code></a>
Merge branch 'release-1.34.9'</li>
<li><a
href="https://github.com/boto/boto3/commit/ff818f1f7d43edb97185ee03ef9f022a3eac2125"><code>ff818f1</code></a>
Bumping version to 1.34.9</li>
<li>Additional commits viewable in <a
href="https://github.com/boto/boto3/compare/1.34.7...1.34.11">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.7&new-version=1.34.11)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent 52ab1b1 commit b99d66e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b99d66e

Please sign in to comment.