Uh oh!
There was an error while loading. Please reload this page.
Bump aiohttp from 3.13.5 to 3.14.0 - #452
Conversation
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
hugovk
commented
Jun 4, 2026
Looks like aiohttp-session doesn't yet support aiohttp 3.14. First step: aio-libs/aiohttp-session#1206. |
hugovk
commented
Jun 5, 2026
Second step: the same error shows in upstream own Dependabot bump: aio-libs/aiohttp-session#1204. |
hugovk
commented
Jun 5, 2026
The error is caused by a warning from how aiohttp-session uses aiohttp: We turn warnings into errors with: Line 12 in a2e3bcc In the meantime, we can ignore this specific warning, and it's only a recommendation. I've pushed a commit. |
A newer version of aiohttp exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Uh oh!
There was an error while loading. Please reload this page.
hugovk
commented
Aug 4, 2026
Merging this so we can do the next round of updates: #454. |
Uh oh!
There was an error while loading. Please reload this page.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.