Skip to content

Bump aiohttp from 3.13.5 to 3.14.0#1

Merged
betmoar merged 1 commit into
mainfrom
dependabot/uv/aiohttp-3.14.0
Jun 10, 2026
Merged

Bump aiohttp from 3.13.5 to 3.14.0#1
betmoar merged 1 commit into
mainfrom
dependabot/uv/aiohttp-3.14.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 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.

---
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 4, 2026
@betmoar

betmoar commented Jun 10, 2026

Copy link
Copy Markdown
Owner

@copilot review

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown

@copilot review

Review summary

This PR modifies only uv.lock — no application code is touched.

What changed:

  • aiohttp bumped 3.13.53.14.0 (transitive dependency via pytubefix; not pinned directly in pyproject.toml).
  • The new version adds typing-extensions as a conditional dependency for Python < 3.13, which is already present in the lock file.
  • All sdist/wheel hashes are updated correctly; no other package versions change.

Assessment: ✅ Safe to merge. This is a straightforward transitive lock-file bump with no production code changes. The version increment is minor (no breaking changes expected per aiohttp's changelog), and the only structural difference is the new typing-extensions marker for older Python versions.

Copilot AI requested a review from betmoar June 10, 2026 08:50
@betmoar betmoar merged commit bb7da1e into main Jun 10, 2026
4 checks passed
@betmoar betmoar deleted the dependabot/uv/aiohttp-3.14.0 branch June 10, 2026 08:52
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