Skip to content

build(deps): bump aiohttp from 3.12.15 to 3.13.4#301

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/aiohttp-3.13.4
Open

build(deps): bump aiohttp from 3.12.15 to 3.13.4#301
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/aiohttp-3.13.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 1, 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.

Greptile Summary

Bumps aiohttp from 3.12.15 to 3.13.4 via Dependabot. Only uv.lock reflects the actual pinned version change; pyproject.toml already uses an unconstrained "aiohttp*" specifier requiring no modification.

Confidence Score: 5/5

  • Safe to merge — routine patch/minor version bump with no logic changes and a high Dependabot compatibility score.
  • Only uv.lock is substantively changed (new hashes/wheels); pyproject.toml needed no specifier update. aiohttp usage in the codebase is limited to aiohttp.web in the worker and an optional httpx transport, neither of which is affected by the 3.13.x changes. No breaking changes identified for the code paths in use.
  • No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml No change to the aiohttp specifier ("aiohttp*") — the unconstrained wildcard already allowed the new version without modification.
uv.lock Pinned aiohttp from 3.12.15 to 3.13.4 with updated hashes and wheel URLs for all supported platforms.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Dependabot detects aiohttp update] --> B[Previous: aiohttp 3.12.15]
    B --> C[New: aiohttp 3.13.4]
    C --> D{pyproject.toml constraint}
    D -->|aiohttp* - unconstrained| E[No specifier change needed]
    E --> F[uv.lock updated with new hashes & wheels]
    F --> G[aiohttp used in worker.py via aiohttp.web]
    F --> H[_base_client.py optional httpx_aiohttp transport]
Loading

Reviews (6): Last reviewed commit: "Bump aiohttp from 3.12.15 to 3.13.4" | Re-trigger Greptile

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 1, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/aiohttp-3.13.4 branch from 960d868 to fdd924a Compare April 6, 2026 18:57
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 6, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedaiohttp@​3.12.15 ⏵ 3.13.497 +1100 +32100100100

View full report

@dependabot dependabot bot force-pushed the dependabot/uv/aiohttp-3.13.4 branch from fdd924a to 8b1d587 Compare April 7, 2026 18:08
@dependabot dependabot bot changed the title Bump aiohttp from 3.12.15 to 3.13.4 build(deps): bump aiohttp from 3.12.15 to 3.13.4 Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/aiohttp-3.13.4 branch 2 times, most recently from 9695659 to 97cc085 Compare April 7, 2026 21:29
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/aiohttp-3.13.4 branch from 97cc085 to bb71840 Compare April 14, 2026 16:58
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