Skip to content

fix: raise requests minimum to 2.33.0 - #314

Open
dmndbrp-merge-bot wants to merge 1 commit into
anthropics:mainfrom
dmndbrp-merge-bot:fix/pin-requests-2.33.0-cve
Open

fix: raise requests minimum to 2.33.0#314
dmndbrp-merge-bot wants to merge 1 commit into
anthropics:mainfrom
dmndbrp-merge-bot:fix/pin-requests-2.33.0-cve

Conversation

@dmndbrp-merge-bot

Copy link
Copy Markdown

Raise the minimum supported requests version from >=2.28.0 to >=2.33.0 in the three DCF-model requirements files.

This updates the dependency floor to include fixes for CVE-2023-32681, CVE-2024-35195, CVE-2024-47081, and CVE-2026-25645.

Upstream release notes: https://github.com/psf/requests/releases/tag/v2.33.0

Verification:

  • git diff --check passed.
  • Exactly the three intended requirements files changed.
  • Each resulting pin is requests>=2.33.0.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
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.

1 participant