Skip to content

chore(deps): update dependency aiobotocore to <3.8#792

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aiobotocore-3.x
Open

chore(deps): update dependency aiobotocore to <3.8#792
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aiobotocore-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 9, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiobotocore <3.7<3.8 age adoption passing confidence

Release Notes

aio-libs/aiobotocore (aiobotocore)

v3.7.0

Compare Source

  • 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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants