{Packaging} Bump requests to 2.33.0#33081
Conversation
️✔️AzureCLI-FullTest
|
|
Hi @bebound, |
️✔️AzureCLI-BreakingChangeTest
|
|
Thank you for your contribution! We will review the pull request and get back to you soon. |
|
The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR. Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions). pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>
|
There was a problem hiding this comment.
Pull request overview
Updates the Azure CLI’s pinned requests dependency to a newer version to address the security fix referenced in the PR description.
Changes:
- Bump
requestsfrom2.32.4to2.33.0in the Windows dependency set. - Bump
requestsfrom2.32.4to2.33.0in the Linux dependency set. - Bump
requestsfrom2.32.4to2.33.0in the macOS (Darwin) dependency set.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/azure-cli/requirements.py3.windows.txt | Updates pinned requests version for Windows builds. |
| src/azure-cli/requirements.py3.Linux.txt | Updates pinned requests version for Linux builds. |
| src/azure-cli/requirements.py3.Darwin.txt | Updates pinned requests version for macOS builds. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps requests from 2.32.4 to 2.33.0.
Close #33056. Use this PR to replace it as batch CI fails
History Notes
[Core] Resolve CVE-2026-25645