Skip to content

Bump aiohttp from 3.13.5 to 3.14.0#55

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aiohttp-3.14.0
Open

Bump aiohttp from 3.13.5 to 3.14.0#55
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aiohttp-3.14.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Optional HTTP dependency only; no auth or SDK logic changes. Minor aiohttp release may affect async HTTP behavior for installs using the aiohttp extra.

Overview
Dependabot raises the optional aiohttp extra from 3.13.5 to 3.14.0 by updating pyproject.toml (>=3.13.4>=3.14.0) and regenerating poetry.lock.

The lockfile also reflects a Poetry 2.4.1 refresh (lock format 2.1, groups/markers on packages, new content-hash). Resolved aiohttp now requires Python ≥3.10 (no cp39 wheels), adds platform wheels (e.g. win_arm64, mobile), and adjusts optional speedups markers. No SDK source files change—only consumers who install the aiohttp extra get the new client.

Reviewed by Cursor Bugbot for commit 0088e2d. Bugbot is set up for automated code reviews on this repo. Configure here.

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 4, 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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants