Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Remove pinned requests==2.32.4 from azure test requirements - #3412

Merged
Yuchao Yan (msyyc) merged 2 commits into
mainfrom
copilot/remove-requirements-txt-line
Mar 30, 2026
Merged

Remove pinned requests==2.32.4 from azure test requirements#3412
Yuchao Yan (msyyc) merged 2 commits into
mainfrom
copilot/remove-requirements-txt-line

Conversation

Copilot AI commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove the pinned requests==2.32.4 dependency from packages/typespec-python/test/azure/requirements.txt, matching what was done in #3399 for the unbranded test requirements.

The pinned version had a known CVE (CVE-2026-25645) and there is no need to pin requests in test requirements.

Changes

  • Removed requests==2.32.4 from packages/typespec-python/test/azure/requirements.txt
  • Added changelog entry

Copilot AI and others added 2 commits March 30, 2026 06:56
@msyyc
Yuchao Yan (msyyc) marked this pull request as ready for review March 30, 2026 07:25
@msyyc
Yuchao Yan (msyyc) enabled auto-merge (squash) March 30, 2026 07:26
@msyyc
Yuchao Yan (msyyc) merged commit cbc99c1 into main Mar 30, 2026
14 checks passed
@msyyc
Yuchao Yan (msyyc) deleted the copilot/remove-requirements-txt-line branch March 30, 2026 08:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants