Skip to content

Bump aiohttp from 3.13.3 to 3.13.4#784

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Copy link
Copy Markdown
Contributor

Dependabot compatibility score

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 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
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 1, 2026
@dependabot dependabot Bot requested a review from a team April 1, 2026 22:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 1, 2026
@cursor

cursor Bot commented Apr 1, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Low risk dependency bump; changes are limited to aiohttp version and lockfile regeneration with minor metadata/specifier normalization.

Overview
Updates the pinned aiohttp dependency from 3.13.3 to 3.13.4 in pyproject.toml.

Regenerates poetry.lock accordingly (including updated aiohttp artifact hashes and minor lock metadata/specifier normalization such as marker and version-format tweaks).

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

@dependabot dependabot Bot force-pushed the dependabot/pip/aiohttp-3.13.4 branch from 59cabb2 to 25443ae Compare April 8, 2026 21:05
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/aiohttp-3.13.4 branch from 25443ae to 2eabbed Compare April 13, 2026 19:11

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 2eabbed. Configure here.

Comment thread poetry.lock
@@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 2.3.3 and should not be changed by hand.
# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Lock file downgraded to older Poetry version format

Low Severity

The lock file was regenerated by Poetry 2.2.1 (down from 2.3.3), introducing unintended collateral changes beyond the aiohttp bump. Most notably, the colorama package lost its markers = {dev = "platform_system == \"Windows\" ..."} line, and version constraint formatting changed for botocore and jsonschema-specifications. According to the Poetry blog, lock files from 2.2.x are readable by 2.3.x but may be flagged as outdated, potentially causing lock file churn when developers on Poetry 2.3.x run poetry lock.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2eabbed. Configure here.

@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #804.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/pip/aiohttp-3.13.4 branch June 3, 2026 23:10
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.

0 participants