Skip to content

⬆️ Bump aiohttp from 3.13.3 to 3.14.1#27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/aiohttp-3.14.1
Open

⬆️ Bump aiohttp from 3.13.3 to 3.14.1#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/aiohttp-3.14.1

Conversation

@dependabot

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

Copy link
Copy Markdown

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
Lockfile-only dependency minor bump for aiohttp used by async HTTP/GCS paths; no direct code edits.

Overview
Dependabot updates uv.lock only, pinning aiohttp from 3.13.3 to 3.14.1. No application or test source changes.

The lock entry refreshes sdist/wheel hashes and expands published wheels (e.g. Android/iOS, win_arm64). aiohttp now lists typing-extensions for Python < 3.13.

[options].exclude-newer moves from a fixed timestamp to 0001-01-01T00:00:00Z with an inline note that it is a no-op placeholder for relative exclude-newer compatibility; exclude-newer-span = "P7D" is unchanged.

Async GCS code in gcpde/gcs.py still uses aiohttp.ClientSession and related types; behavior should stay the same aside from the minor library release.

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

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates minor Minor version bump python:uv Pull requests that update python:uv code labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates minor Minor version bump python:uv Pull requests that update python:uv code

Development

Successfully merging this pull request may close these issues.

0 participants