dependabot[bot] opened a new pull request, #6228: URL: https://github.com/apache/texera/pull/6228
Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 2.26.0 to 3.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiobotocore/releases">aiobotocore's releases</a>.</em></p> <blockquote> <h2>3.7.0</h2> <ul> <li>replace per-PR <code>CHANGES.rst</code> / <code>__init__.py</code> ceremony with an AI-drafted release flow: contributors no longer touch version or changelog files; a workflow-triggered agent synthesizes merged PRs into a release PR at release time (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1167">#1167</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1592">#1592</a>)</li> <li>add <code>AioSession.warm_up_loader_caches()</code> and <code>warm_up_loader_caches</code> option in <code>AioConfig</code> to pre-populate botocore loader caches off the event loop, avoiding blocking file I/O on first client/waiter/paginator use (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1199">#1199</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1462">#1462</a>)</li> <li>fix race condition in <code>AioAssumeRoleProvider._visited_profiles</code> causing false <code>InfiniteLoopConfigError</code> under concurrent async usage (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1455">#1455</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1537">#1537</a>)</li> <li>fall back to synchronous <code>subprocess.run</code> (via <code>asyncio.to_thread</code>) for <code>credential_process</code> when the running event loop does not implement subprocess transports — notably <code>asyncio.SelectorEventLoop</code> on Windows (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1415">#1415</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1588">#1588</a>)</li> </ul> <h2>3.6.0</h2> <h2>What's Changed</h2> <ul> <li>Relax <code>botocore</code> dependency specification by <a href="https://github.com/jakob-keller"><code>@jakob-keller</code></a> in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1578">aio-libs/aiobotocore#1578</a></li> <li>Relax <code>botocore</code> dependency specification by <a href="https://github.com/jakob-keller"><code>@jakob-keller</code></a> in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1579">aio-libs/aiobotocore#1579</a></li> </ul> <!-- raw HTML omitted --> <ul> <li>Bump actions/cache from 5.0.4 to 5.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1575">aio-libs/aiobotocore#1575</a></li> <li>Bump packaging from 26.0 to 26.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1576">aio-libs/aiobotocore#1576</a></li> <li>Bump anthropics/claude-code-action from 1.0.101 to 1.0.105 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1580">aio-libs/aiobotocore#1580</a></li> <li>Bump anthropic from 0.96.0 to 0.97.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1581">aio-libs/aiobotocore#1581</a></li> <li>ci(claude): skip dependabot and fork PRs in pull_request trigger by <a href="https://github.com/thehesiod"><code>@thehesiod</code></a> in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1582">aio-libs/aiobotocore#1582</a></li> <li>Revert pull_request → pull_request_target switch (App token 401) by <a href="https://github.com/thehesiod"><code>@thehesiod</code></a> in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1583">aio-libs/aiobotocore#1583</a></li> </ul> <!-- raw HTML omitted --> <p><strong>Full Changelog</strong>: <a href="https://github.com/aio-libs/aiobotocore/compare/3.5.0...3.6.0">https://github.com/aio-libs/aiobotocore/compare/3.5.0...3.6.0</a></p> <h2>3.5.0</h2> <h2>What's Changed</h2> <ul> <li>Relax botocore dependency specification by <a href="https://github.com/claude"><code>@claude</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1546">aio-libs/aiobotocore#1546</a></li> <li>Bump botocore dependency specification by <a href="https://github.com/claude"><code>@claude</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1571">aio-libs/aiobotocore#1571</a></li> </ul> <!-- raw HTML omitted --> <ul> <li>Fix sync prompt template vars, add MCP commit fallback by <a href="https://github.com/thehesiod"><code>@thehesiod</code></a> in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1523">aio-libs/aiobotocore#1523</a></li> <li>Fix Claude bot failing on issue comments by <a href="https://github.com/thehesiod"><code>@thehesiod</code></a> in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1536">aio-libs/aiobotocore#1536</a></li> <li>Add dev environment to Claude CI workflow by <a href="https://github.com/thehesiod"><code>@thehesiod</code></a> in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1538">aio-libs/aiobotocore#1538</a></li> <li>Bump cryptography from 46.0.6 to 46.0.7 in the uv group across 1 directory by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1541">aio-libs/aiobotocore#1541</a></li> <li>Bump anthropics/claude-code-action from 1.0.75 to 1.0.87 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1542">aio-libs/aiobotocore#1542</a></li> <li>Bump astral-sh/setup-uv from 7.6.0 to 8.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/aio-libs/aiobotocore/pull/1543">aio-libs/aiobotocore#1543</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiobotocore/blob/main/CHANGES.rst">aiobotocore's changelog</a>.</em></p> <blockquote> <p>3.7.0 (2026-05-09) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>replace per-PR <code>CHANGES.rst</code> / <code>__init__.py</code> ceremony with an AI-drafted release flow: contributors no longer touch version or changelog files; a workflow-triggered agent synthesizes merged PRs into a release PR at release time (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1167">#1167</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1592">#1592</a>)</li> <li>add <code>AioSession.warm_up_loader_caches()</code> and <code>warm_up_loader_caches</code> option in <code>AioConfig</code> to pre-populate botocore loader caches off the event loop, avoiding blocking file I/O on first client/waiter/paginator use (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1199">#1199</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1462">#1462</a>)</li> <li>fix race condition in <code>AioAssumeRoleProvider._visited_profiles</code> causing false <code>InfiniteLoopConfigError</code> under concurrent async usage (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1455">#1455</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1537">#1537</a>)</li> <li>fall back to synchronous <code>subprocess.run</code> (via <code>asyncio.to_thread</code>) for <code>credential_process</code> when the running event loop does not implement subprocess transports — notably <code>asyncio.SelectorEventLoop</code> on Windows (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1415">#1415</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1588">#1588</a>)</li> </ul> <p>3.6.0 (2026-04-30) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>relax botocore dependency specification to support <code>"botocore >= 1.42.90, < 1.43.1"</code></li> <li>drop support for Python 3.9 (EOL)</li> </ul> <p>3.5.0 (2026-04-19) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>bump botocore dependency specification to support <code>"botocore >= 1.42.90, < 1.42.92"</code></li> </ul> <p>3.4.0 (2026-04-07) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>bump botocore dependency specification to support <code>"botocore >= 1.42.79, < 1.42.85"</code></li> </ul> <p>3.3.0 (2026-03-18) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>bump botocore dependency specification to support <code>"botocore >= 1.42.62, < 1.42.71"</code></li> </ul> <p>3.2.1 (2026-03-04) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>relax botocore dependency specification to support <code>"botocore >= 1.42.53, < 1.42.62"</code></li> </ul> <p>3.2.0 (2026-02-23) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>bump botocore dependency specification to support <code>"botocore >= 1.42.53, < 1.42.56"</code></li> </ul> <p>3.1.3 (2026-02-14) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>relax botocore dependency specification to support <code>"botocore >= 1.41.0, < 1.42.50"</code></li> </ul> <p>3.1.2 (2026-02-05) ^^^^^^^^^^^^^^^^^^</p> <ul> <li>relax botocore dependency specification to support <code>"botocore >= 1.41.0, < 1.42.43"</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiobotocore/commit/d232742cfc2e1098cb3a448f9e1d78eb0899203d"><code>d232742</code></a> Release v3.7.0 (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1595">#1595</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/0fb20e5732b50c1b8336bd952929185fe0528e25"><code>0fb20e5</code></a> fix(draft-release): tighten window boundary + unique-PR count (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1597">#1597</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/e8bb50e26d754f5753b75a5b1b5f70be90ea1367"><code>e8bb50e</code></a> docs(CLAUDE.md): canonical branch-creation pattern for Claude workflows (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1596">#1596</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/b8c2266f589dcbfe9f0ad04b3a4fc7491969c850"><code>b8c2266</code></a> fix(draft-release): provision uv + Python in workflow (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1594">#1594</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/392dfcea287c2348c9924f9578855fb1df065776"><code>392dfce</code></a> feat: AI-drafted release flow (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1167">#1167</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1592">#1592</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/0cbf43792b4a1d8b1286faa13657ea57d2f2b062"><code>0cbf437</code></a> chore(release): consolidate unreleased 3.6.1/3.7.0/3.7.1 into 3.7.0 (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1593">#1593</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/e332cd4727756da8db07e5a8bfc7ff71a0dc9def"><code>e332cd4</code></a> fix: credential_process on Windows + Selector event loop (closes <a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1415">#1415</a>) (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1588">#1588</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/4d1dbadaa56133a75f1df0267d619ffe4b43ec3f"><code>4d1dbad</code></a> Bump anthropics/claude-code-action from 1.0.105 to 1.0.111 (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1584">#1584</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/bc3c5b5827fd8a8f3d3e89589c5abae67ef42584"><code>bc3c5b5</code></a> Support warm-up of loader caches (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1462">#1462</a>)</li> <li><a href="https://github.com/aio-libs/aiobotocore/commit/804cf28a6f92e9c5fe66d12e02d68783e94b6f02"><code>804cf28</code></a> Bump pre-commit from 4.5.1 to 4.6.0 (<a href="https://redirect.github.com/aio-libs/aiobotocore/issues/1586">#1586</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiobotocore/compare/2.26.0...3.7.0">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
