Skip to content

chore: remove pyopenssl pin from requirements-dev.txt#267

Merged
bjk7119 merged 1 commit intomainfrom
remove
Apr 14, 2026
Merged

chore: remove pyopenssl pin from requirements-dev.txt#267
bjk7119 merged 1 commit intomainfrom
remove

Conversation

@bjk7119
Copy link
Copy Markdown
Contributor

@bjk7119 bjk7119 commented Apr 14, 2026

Description

Remove the pyopenssl>=26.0.0 line that was pinned by Snyk as a
transitive vulnerability fix. It is not a direct dependency and
does not belong in dev requirements.

Summary by CodeRabbit

  • Chores
    • Updated development dependencies.

@bjk7119 bjk7119 requested a review from dd-jy April 14, 2026 07:19
@bjk7119 bjk7119 self-assigned this Apr 14, 2026
@bjk7119 bjk7119 added the chore [PR/Issue] Refactoring, maintenance the code label Apr 14, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 127a8b48-b01d-426f-b7b5-88f71d9238ae

📥 Commits

Reviewing files that changed from the base of the PR and between 537aadf and b75729e.

📒 Files selected for processing (1)
  • requirements-dev.txt
💤 Files with no reviewable changes (1)
  • requirements-dev.txt

📝 Walkthrough

Walkthrough

Removed the pyopenssl>=26.0.0 pinned dependency from requirements-dev.txt. No other development dependencies were modified.

Changes

Cohort / File(s) Summary
Development Dependencies
requirements-dev.txt
Removed pyopenssl>=26.0.0 pinned dependency line.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: removing the pyopenssl dependency pin from requirements-dev.txt.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch remove

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.

@bjk7119 bjk7119 merged commit 994857a into main Apr 14, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore [PR/Issue] Refactoring, maintenance the code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant