Skip to content

Commit

Permalink
Bump botocore from 1.34.144 to 1.34.145 (#269)
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.34.144 to
1.34.145.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/boto/botocore/blob/develop/CHANGELOG.rst">botocore's
changelog</a>.</em></p>
<blockquote>
<h1>1.34.145</h1>
<ul>
<li>api-change:<code>acm-pca</code>: Fix broken waiters for the acm-pca
client. Waiters broke in version 1.13.144 of the Boto3 SDK.</li>
<li>api-change:<code>connect</code>: Amazon Connect expands search API
coverage for additional resources. Search for hierarchy groups by name,
ID, tag, or other criteria (new endpoint). Search for agent statuses by
name, ID, tag, or other criteria (new endpoint). Search for users by
their assigned proficiencies (enhanced endpoint)</li>
<li>api-change:<code>ec2</code>: Amazon VPC IP Address Manager (IPAM)
now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with
any Internet Registry. This feature uses DNS TXT records to validate
ownership of a public IP address range.</li>
<li>api-change:<code>firehose</code>: This release 1) Add configurable
buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp
for MSK As Source. Firehose will start reading data from MSK Cluster
using offset associated with this timestamp. 3) Gated public beta
release to add Apache Iceberg tables as destination.</li>
<li>api-change:<code>ivschat</code>: Documentation update for IVS Chat
API Reference.</li>
<li>api-change:<code>medialive</code>: AWS Elemental MediaLive now
supports the SRT protocol via the new SRT Caller input type.</li>
<li>api-change:<code>rds</code>: Updates Amazon RDS documentation to
specify an eventual consistency model for
DescribePendingMaintenanceActions.</li>
<li>api-change:<code>sagemaker</code>: SageMaker Training supports R5,
T3 and R5D instances family. And SageMaker Processing supports G5 and
R5D instances family.</li>
<li>api-change:<code>secretsmanager</code>: Doc only update for Secrets
Manager</li>
<li>api-change:<code>taxsettings</code>: Set default endpoint for aws
partition. Requests from all regions in aws partition will be forward to
us-east-1 endpoint.</li>
<li>api-change:<code>timestream-query</code>: Doc-only update for
TimestreamQuery. Added guidance about the accepted valid value for the
QueryPricingModel parameter.</li>
<li>api-change:<code>workspaces-thin-client</code>: Documentation update
for WorkSpaces Thin Client.</li>
<li>bugfix:Waiter: Update waiters to handle expected boolean values when
matching errors (<code>boto/botocore#3220
&lt;https://github.com/boto/botocore/issues/3220&gt;</code>__)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/botocore/commit/7f5ae0ab2e2a450204f92f7ebdd9251121d42c54"><code>7f5ae0a</code></a>
Merge branch 'release-1.34.145'</li>
<li><a
href="https://github.com/boto/botocore/commit/c1f635d1b348a6a41339f6db1af3c8e7c67296a2"><code>c1f635d</code></a>
Bumping version to 1.34.145</li>
<li><a
href="https://github.com/boto/botocore/commit/1e7cb30ffd84bc5a6c17a3e64c626b09038816bb"><code>1e7cb30</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/boto/botocore/commit/6338ae19776debba138d7bd89612ef9405bd523a"><code>6338ae1</code></a>
Update to latest models</li>
<li><a
href="https://github.com/boto/botocore/commit/413f14012d0a3c30a7e3ef173716f018f6805d6e"><code>413f140</code></a>
Update waiters to handle expected boolean values when matching errors
(<a
href="https://redirect.github.com/boto/botocore/issues/3220">#3220</a>)</li>
<li><a
href="https://github.com/boto/botocore/commit/786396c9b236671cc57f6404d84c381ad1499cc5"><code>786396c</code></a>
Merge branch 'release-1.34.144' into develop</li>
<li>See full diff in <a
href="https://github.com/boto/botocore/compare/1.34.144...1.34.145">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=botocore&package-manager=pip&previous-version=1.34.144&new-version=1.34.145)](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 Jul 22, 2024
1 parent 2847ac5 commit dfbc3fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ boto3==1.34.132 \
--hash=sha256:3b2964060620f1bbe9574b5f8d3fb2a4e087faacfc6023c24154b184f1b16443 \
--hash=sha256:b5d1681a0d8bf255787c8b37f911d706672d5722c9ace5342cd283a3cdb04820
# via -r requirements.txt
botocore==1.34.144 \
--hash=sha256:4215db28d25309d59c99507f1f77df9089e5bebbad35f6e19c7c44ec5383a3e8 \
--hash=sha256:a2cf26e1bf10d5917a2285e50257bc44e94a1d16574f282f3274f7a5d8d1f08b
botocore==1.34.145 \
--hash=sha256:2e72e262de02adcb0264ac2bac159a28f55dbba8d9e52aa0308773a42950dff5 \
--hash=sha256:edf0fb4c02186ae29b76263ac5fda18b0a085d334a310551c9984407cf1079e6
# via
# boto3
# s3transfer
Expand Down

0 comments on commit dfbc3fc

Please sign in to comment.