Skip to content

⬆ Bump aiobotocore from 3.6.0 to 3.7.0#276

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/aiobotocore-3.7.0
Open

⬆ Bump aiobotocore from 3.6.0 to 3.7.0#276
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/aiobotocore-3.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps aiobotocore from 3.6.0 to 3.7.0.

Release notes

Sourced from aiobotocore's releases.

3.7.0

  • replace per-PR CHANGES.rst / __init__.py 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 #1167) (#1592)
  • add AioSession.warm_up_loader_caches() and warm_up_loader_caches option in AioConfig to pre-populate botocore loader caches off the event loop, avoiding blocking file I/O on first client/waiter/paginator use (closes #1199) (#1462)
  • fix race condition in AioAssumeRoleProvider._visited_profiles causing false InfiniteLoopConfigError under concurrent async usage (closes #1455) (#1537)
  • fall back to synchronous subprocess.run (via asyncio.to_thread) for credential_process when the running event loop does not implement subprocess transports — notably asyncio.SelectorEventLoop on Windows (closes #1415) (#1588)
Changelog

Sourced from aiobotocore's changelog.

3.7.0 (2026-05-09) ^^^^^^^^^^^^^^^^^^

  • replace per-PR CHANGES.rst / __init__.py 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 #1167) (#1592)
  • add AioSession.warm_up_loader_caches() and warm_up_loader_caches option in AioConfig to pre-populate botocore loader caches off the event loop, avoiding blocking file I/O on first client/waiter/paginator use (closes #1199) (#1462)
  • fix race condition in AioAssumeRoleProvider._visited_profiles causing false InfiniteLoopConfigError under concurrent async usage (closes #1455) (#1537)
  • fall back to synchronous subprocess.run (via asyncio.to_thread) for credential_process when the running event loop does not implement subprocess transports — notably asyncio.SelectorEventLoop on Windows (closes #1415) (#1588)
Commits
  • d232742 Release v3.7.0 (#1595)
  • 0fb20e5 fix(draft-release): tighten window boundary + unique-PR count (#1597)
  • e8bb50e docs(CLAUDE.md): canonical branch-creation pattern for Claude workflows (#1596)
  • b8c2266 fix(draft-release): provision uv + Python in workflow (#1594)
  • 392dfce feat: AI-drafted release flow (closes #1167) (#1592)
  • 0cbf437 chore(release): consolidate unreleased 3.6.1/3.7.0/3.7.1 into 3.7.0 (#1593)
  • e332cd4 fix: credential_process on Windows + Selector event loop (closes #1415) (#1588)
  • 4d1dbad Bump anthropics/claude-code-action from 1.0.105 to 1.0.111 (#1584)
  • bc3c5b5 Support warm-up of loader caches (#1462)
  • 804cf28 Bump pre-commit from 4.5.1 to 4.6.0 (#1586)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [aiobotocore](https://github.com/aio-libs/aiobotocore) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/aio-libs/aiobotocore/releases)
- [Changelog](https://github.com/aio-libs/aiobotocore/blob/main/CHANGES.rst)
- [Commits](aio-libs/aiobotocore@3.6.0...3.7.0)

---
updated-dependencies:
- dependency-name: aiobotocore
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 1, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploying repid with  Cloudflare Pages  Cloudflare Pages

Latest commit: dd945cf
Status: ✅  Deploy successful!
Preview URL: https://4d267053.repid.pages.dev
Branch Preview URL: https://dependabot-uv-aiobotocore-3-aubp.repid.pages.dev

View logs

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Coverage Report

Name Stmts Miss Cover Missing
TOTAL 8630 0 100%

105 files skipped due to complete coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants