Skip to content

fix(deps): bump requests to 2.33.0 (PYSEC-2026-2275) - #452

Open
katsugtgz wants to merge 1 commit into
JefferyHcool:masterfrom
katsugtgz:deps/bump-requests-2.33.0
Open

fix(deps): bump requests to 2.33.0 (PYSEC-2026-2275)#452
katsugtgz wants to merge 1 commit into
JefferyHcool:masterfrom
katsugtgz:deps/bump-requests-2.33.0

Conversation

@katsugtgz

Copy link
Copy Markdown

Updates requests to address PYSEC-2026-2275 (GHSA-gc5v-m9x4-r6x2).

Evidence:

  • backend/requirements.txt pinned requests==2.32.4
  • pip-audit -r reported PYSEC-2026-2275 on 2.32.4 before the update
  • updated version: 2.33.0

Validation:

  • pip-audit -r no longer reports PYSEC-2026-2275 on 2.33.0 (No known vulnerabilities found)
  • python -m pytest tests/test_note_helper.py tests/test_proxy_apply_env.py tests/test_request_chunker.py passes (10 passed), run in a venv with requests==2.33.0

Scope: dependency/lockfile update only.

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