This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
The following commit(s) were added to refs/heads/main by this push:
new 27f92fede Build: Bump boto3 from 1.40.61 to 1.40.75 (#2761)
27f92fede is described below
commit 27f92fedeea846905c2f4df74c431e1c8b77c0d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 17 19:12:23 2025 -0800
Build: Bump boto3 from 1.40.61 to 1.40.75 (#2761)
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [boto3](https://github.com/boto/boto3) from 1.40.61 to 1.40.75.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/boto/boto3/commit/76bb63ddcaf878e5fea038518af5f84a1dccfcb1"><code>76bb63d</code></a>
Merge branch 'release-1.40.75'</li>
<li><a
href="https://github.com/boto/boto3/commit/4094ca62c842c51761d442a0eb6063565b5f07ad"><code>4094ca6</code></a>
Bumping version to 1.40.75</li>
<li><a
href="https://github.com/boto/boto3/commit/b37bc1c7514e9e1a8f9a4f3a1c650d8b4132f40d"><code>b37bc1c</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/49140e033d31324b28e340329f866af3009f0d06"><code>49140e0</code></a>
Merge branch 'release-1.40.74'</li>
<li><a
href="https://github.com/boto/boto3/commit/f3fe4845588855a9871cf8182597e2ab2e26eca9"><code>f3fe484</code></a>
Merge branch 'release-1.40.74' into develop</li>
<li><a
href="https://github.com/boto/boto3/commit/786aff8131cd2e48dbe522643f06d84353dad2c5"><code>786aff8</code></a>
Bumping version to 1.40.74</li>
<li><a
href="https://github.com/boto/boto3/commit/0a66fb2138fec05d0ccbec07aba926c62f692e54"><code>0a66fb2</code></a>
Add changelog entries from botocore</li>
<li><a
href="https://github.com/boto/boto3/commit/cd8545493fb93990034989cb24c7f151fe7af200"><code>cd85454</code></a>
Merge branch 'release-1.40.73'</li>
<li><a
href="https://github.com/boto/boto3/commit/27d56447889f2c96bf1fda35929c7bf5add1cbad"><code>27d5644</code></a>
Merge branch 'release-1.40.73' into develop</li>
<li><a
href="https://github.com/boto/boto3/commit/5f2866c2057eb1c638c9aed9acf1e487eb7b4a93"><code>5f2866c</code></a>
Bumping version to 1.40.73</li>
<li>Additional commits viewable in <a
href="https://github.com/boto/boto3/compare/1.40.61...1.40.75">compare
view</a></li>
</ul>
</details>
<br />
[](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>