Skip to content

Increase aiohttp upper version constraint#275

Merged
HardNorth merged 1 commit into
reportportal:developfrom
M1troll:patch-1
Jun 15, 2026
Merged

Increase aiohttp upper version constraint#275
HardNorth merged 1 commit into
reportportal:developfrom
M1troll:patch-1

Conversation

@M1troll

@M1troll M1troll commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

AIOHTTP 3.13.5 is affected by GHSA-jg22-mg44-37j8
Expand the supported aiohttp version range to allow upgrading to patched 3.14.x releases.

Summary by CodeRabbit

  • Chores
    • Updated dependency version constraints to ensure continued compatibility with the application ecosystem.

AIOHTTP 3.13.5 is affected by GHSA-jg22-mg44-37j8

Expand the supported aiohttp version range to allow
upgrading to patched 3.14.x releases.
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: a3ba0ce3-7508-40c1-9418-a8f4ec47eb54

📥 Commits

Reviewing files that changed from the base of the PR and between 658ec6a and 68283bc.

📒 Files selected for processing (1)
  • requirements.txt

Walkthrough

The aiohttp dependency upper bound in requirements.txt is raised from <=3.13.5 to <=3.14.1, while the minimum version constraint (>=3.13.4) remains unchanged.

Changes

aiohttp Dependency Update

Layer / File(s) Summary
aiohttp upper bound bump
requirements.txt
Updates the aiohttp version specifier from >=3.13.4,<=3.13.5 to >=3.13.4,<=3.14.1.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A tiny hop, a version leap,
aiohttp gets a bound to keep.
From 3.13.5 we soar above,
To 3.14.1 with bunny love! 🐇
New patches welcomed, old limits gone—
The requirements file hops right along!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Increase aiohttp upper version constraint' directly and clearly describes the main change—updating the aiohttp dependency's upper bound from 3.13.5 to 3.14.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@M1troll M1troll marked this pull request as ready for review June 15, 2026 06:26
@HardNorth HardNorth merged commit def5d8e into reportportal:develop Jun 15, 2026
7 checks passed
@hemanth-kumar-glean

Copy link
Copy Markdown

@HardNorth can u pls publish a newer version ?

@HardNorth

Copy link
Copy Markdown
Member

@hemanth-kumar-glean https://github.com/reportportal/client-Python/releases/tag/5.7.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants