Skip to content

chore(deps): update aiohttp requirement from <4,>=3.13.5 to >=3.14.3,<4 - #1932

Merged
WilliamBergamin merged 4 commits into
mainfrom
dependabot/pip/aiohttp-gte-3.14.3-and-lt-4
Aug 3, 2026
Merged

chore(deps): update aiohttp requirement from <4,>=3.13.5 to >=3.14.3,<4#1932
WilliamBergamin merged 4 commits into
mainfrom
dependabot/pip/aiohttp-gte-3.14.3-and-lt-4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on aiohttp to permit the latest version.

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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 18:03
@dependabot dependabot Bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Aug 1, 2026
@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.17%. Comparing base (d3b58fb) to head (c7fb453).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1932      +/-   ##
==========================================
+ Coverage   84.14%   84.17%   +0.02%     
==========================================
  Files         118      118              
  Lines       13425    13425              
==========================================
+ Hits        11297    11301       +4     
+ Misses       2128     2124       -4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

WilliamBergamin and others added 2 commits August 3, 2026 14:00
aiohttp 3.14.0 raised its minimum to Python >=3.10, so >=3.14.3 is
uninstallable on 3.9 and broke the 3.9 unit-test job. Pin 3.9 to the last
compatible release (3.13.5) and take the bump on 3.10+.

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@WilliamBergamin
WilliamBergamin merged commit 9e2f517 into main Aug 3, 2026
18 checks passed
@WilliamBergamin
WilliamBergamin deleted the dependabot/pip/aiohttp-gte-3.14.3-and-lt-4 branch August 3, 2026 18:54
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.

1 participant