Skip to content

Bump aiohttp from 3.13.3 to 3.14.0#804

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aiohttp-3.14.0
Closed

Bump aiohttp from 3.13.3 to 3.14.0#804
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/aiohttp-3.14.0

Conversation

@dependabot

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 3, 2026
@cursor

cursor Bot commented Jun 3, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Dependency-only lockfile update with no source changes; minor version bump on a transitive HTTP client used for backend GraphQL calls.

Overview
Bumps the pinned aiohttp dependency from 3.13.3 to 3.14.0 in pyproject.toml and refreshes poetry.lock (including updated wheel hashes and lock content-hash).

There are no application code changes; aiohttp is still pulled in for async HTTP used by gql[aiohttp] (e.g. GraphQL transport in the public API client). The new aiohttp release raises its own minimum Python to 3.10, which does not affect this repo because it already requires Python >=3.11.

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

@dependabot dependabot Bot force-pushed the dependabot/pip/aiohttp-3.14.0 branch from 8288177 to a9d7510 Compare June 12, 2026 14:30
@dependabot dependabot Bot requested a review from a team as a code owner June 12, 2026 14:30
@dependabot dependabot Bot force-pushed the dependabot/pip/aiohttp-3.14.0 branch from a9d7510 to 10b201d Compare June 12, 2026 14:33
@panther-windmill-bot

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/pip/aiohttp-3.14.0 branch from 10b201d to e1959d6 Compare June 15, 2026 08:34
@dependabot dependabot Bot requested a review from a team as a code owner June 15, 2026 08:34
@panther-windmill-bot

Copy link
Copy Markdown
Collaborator

@dependabot rebase

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.14.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/aiohttp-3.14.0 branch from e1959d6 to 422060b Compare June 15, 2026 08:46
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #809.

@dependabot dependabot Bot closed this Jun 17, 2026
@dependabot dependabot Bot deleted the dependabot/pip/aiohttp-3.14.0 branch June 17, 2026 04:17
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants