Skip to content

fix(ci): update requests for security audit#26

Merged
Sam-24-dev merged 1 commit into
mainfrom
codex/investigate-security-audit
Mar 31, 2026
Merged

fix(ci): update requests for security audit#26
Sam-24-dev merged 1 commit into
mainfrom
codex/investigate-security-audit

Conversation

@Sam-24-dev

Copy link
Copy Markdown
Owner

Summary\n- raise the requests dependency to a non-vulnerable release line\n- keep the backend dependency range narrow and explicit\n- unblock the scheduled Dependency Security Audit workflow\n\n## Validation\n- python -m pip_audit -r backend/requirements.txt\n- python -m pytest tests/test_github_etl.py tests/test_stackoverflow_etl.py tests/test_reddit_etl.py -q

Copilot AI review requested due to automatic review settings March 31, 2026 00:08

Copilot AI 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.

Pull request overview

Updates the backend ETL dependency constraint for requests to address a security audit finding and unblock the scheduled Dependency Security Audit workflow.

Changes:

  • Bumps requests version range from >=2.31.0,<2.33.0 to >=2.33.0,<2.34.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Sam-24-dev Sam-24-dev merged commit 6671777 into main Mar 31, 2026
7 checks passed
@Sam-24-dev Sam-24-dev deleted the codex/investigate-security-audit branch March 31, 2026 00:25
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.

2 participants