Skip to content

build(deps): bump aiohttp from 3.13.3 to 3.14.1#314

Merged
abrookins merged 1 commit into
mainfrom
dependabot/uv/aiohttp-3.14.1
Jun 30, 2026
Merged

build(deps): bump aiohttp from 3.13.3 to 3.14.1#314
abrookins merged 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
Contributor

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 minor dependency upgrade with no direct code changes; routine regression risk for async HTTP used by LangChain/LiteLLM.

Overview
Updates the locked aiohttp version from 3.13.3 to 3.14.1 in uv.lock only; no application or pyproject.toml changes.

The new release adds typing-extensions as a declared dependency for aiohttp and refreshes sdist/wheel pins (including a cp312 win_arm64 wheel that was not in the previous lock entry). aiohttp remains a transitive dependency (e.g. via langchain-community and litellm).

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 17, 2026
@jit-ci

jit-ci Bot commented Jun 17, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@abrookins

Copy link
Copy Markdown
Collaborator

@dependabot rebase

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/aiohttp-3.14.1 branch from 294b39e to 9ae9c92 Compare June 30, 2026 01:41

@abrookins abrookins left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the rebased aiohttp lockfile update. Diff is uv.lock-only for aiohttp 3.14.1. GitHub checks are green. Local uv sync --locked and pytest tests/test_dependencies.py tests/test_client_api.py tests/test_client_enhancements.py tests/test_aws_clients.py tests/test_aws_utils.py tests/test_llm_client.py tests/test_api.py passed: 96 passed, 43 skipped.

@abrookins abrookins merged commit e421b18 into main Jun 30, 2026
22 checks passed
@abrookins abrookins deleted the dependabot/uv/aiohttp-3.14.1 branch June 30, 2026 01:42
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.

2 participants