Skip to content

chore(deps): bump aiobotocore from 3.8.0 to 3.9.0 - #52

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

chore(deps): bump aiobotocore from 3.8.0 to 3.9.0#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/main/aiobotocore-3.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown

Bumps aiobotocore from 3.8.0 to 3.9.0.

Release notes

Sourced from aiobotocore's releases.

3.9.0

  • bump botocore dependency specification to support "botocore >= 1.43.3, < 1.43.57" (#1665, #1668, #1675)
  • bump aiohttp dependency specification to support "aiohttp >= 3.14.0, < 4.0.0" (#1667)
  • run the optional httpx backend on trio in addition to asyncio, via anyio primitives, so aiobotocore is usable from trio-based projects (closes #749) (#1667)
  • prefer httpx2 — Pydantic's maintained, API-compatible fork of httpx — for the optional httpx backend, adding a new aiobotocore[httpx2] extra; the existing aiobotocore[httpx] extra keeps working but now installs the deprecated legacy httpx package and emits a DeprecationWarning when used (#1669)
  • fix the release-drafting workflow silently reporting success when the agent never ran (#1664)
Changelog

Sourced from aiobotocore's changelog.

3.9.0 (2026-08-01) ^^^^^^^^^^^^^^^^^^

  • bump botocore dependency specification to support "botocore >= 1.43.3, < 1.43.57" (#1665, #1668, #1675)
  • bump aiohttp dependency specification to support "aiohttp >= 3.14.0, < 4.0.0" (#1667)
  • run the optional httpx backend on trio in addition to asyncio, via anyio primitives, so aiobotocore is usable from trio-based projects (closes #749) (#1667)
  • prefer httpx2 — Pydantic's maintained, API-compatible fork of httpx — for the optional httpx backend, adding a new aiobotocore[httpx2] extra; the existing aiobotocore[httpx] extra keeps working but now installs the deprecated legacy httpx package and emits a DeprecationWarning when used (#1669)
  • fix the release-drafting workflow silently reporting success when the agent never ran (#1664)
Commits
  • 9e70a4e Release v3.9.0 (#1688)
  • 791296c ci: test the built dists instead of the checkout (#1686)
  • 7788038 feat: run the httpx backend on trio (#1667)
  • 67579a1 ci: test on Python 3.15 (#1684)
  • fac41ea build(deps-dev): bump anthropic from 0.117.0 to 0.119.0 (#1680)
  • 6b28016 build(deps): bump anthropics/claude-code-action from 1.0.176 to 1.0.182 (#1678)
  • 92a8fe3 feat: prefer httpx2 over httpx for the optional httpx backend (#1669)
  • 24deff5 build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#1676)
  • fcf363f build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#1677)
  • 83f3fe4 build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#1679)
  • 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.8.0 to 3.9.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.8.0...3.9.0)

---
updated-dependencies:
- dependency-name: aiobotocore
  dependency-version: 3.9.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 Aug 6, 2026
@dependabot
dependabot Bot requested a review from alpkom as a code owner August 6, 2026 22:06
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 6, 2026
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