Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ certifi==2024.7.4
cffi==2.0.0
chardet==5.2.0
colorama==0.4.6
cryptography==46.0.5
cryptography==46.0.6
fabric==3.2.2
humanfriendly==10.0
idna==3.7
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ certifi==2024.7.4
cffi==2.0.0
chardet==5.2.0
colorama==0.4.6
cryptography==46.0.5
cryptography==46.0.6
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR metadata appears inconsistent: the title uses "{Packaging}" (non-customer-facing), but the description includes a customer-facing history note "[Core] Resolve CVE-2026-34073". If this change should generate a history note, the title likely needs to use the "[Core] ..." format; otherwise consider removing/adjusting the history note section in the description.

Copilot uses AI. Check for mistakes.
distro==1.6.0
fabric==3.2.2
humanfriendly==10.0
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ certifi==2024.7.4
cffi==2.0.0
chardet==5.2.0
colorama==0.4.6
cryptography==46.0.5
cryptography==46.0.6
fabric==3.2.2
humanfriendly==10.0
idna==3.7
Expand Down
Loading