Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

build(deps): bump aiohttp from 3.13.3 to 3.14.0 in /.test#24

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

build(deps): bump aiohttp from 3.13.3 to 3.14.0 in /.test#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dot-test/aiohttp-3.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 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 bump for a transitive HTTP client used by the test stack; minor version change with no direct code edits.

Overview
Updates .test/uv.lock so transitive aiohttp moves from 3.13.3 to 3.14.0, with refreshed wheel/sdist pins and lock revision 3. The new release adds a typing-extensions dependency for Python < 3.13 and expands platform wheels (e.g. win_arm64, mobile/Android/iOS targets for newer CPython builds).

The same lock refresh drops several greenlet s390x wheel entries and records litellm under the skill-test optimize / all optional extras in lock metadata (matching .test/pyproject.toml). No application source files change—only the test harness dependency graph.

Reviewed by Cursor Bugbot for commit 45e906f. 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: indirect
...

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 Jun 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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