Skip to content

Commit 72b1053

Browse files
authored
{LTS} Backport #32052: Bump packaging to 25.0 (#32040)
1 parent 9de54a5 commit 72b1053

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/azure-cli/requirements.py3.Darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ msal[broker]==1.31.0
108108
msrest==0.7.1
109109
msrestazure==0.6.4
110110
oauthlib==3.2.2
111-
packaging==23.2
111+
packaging==25.0
112112
paramiko==3.4.0
113113
pbr==5.3.1
114114
pkginfo==1.8.2

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ msal[broker]==1.31.0
109109
msrest==0.7.1
110110
msrestazure==0.6.4
111111
oauthlib==3.2.2
112-
packaging==23.2
112+
packaging==25.0
113113
paramiko==3.4.0
114114
pbr==5.3.1
115115
pkginfo==1.8.2

src/azure-cli/requirements.py3.windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ msal[broker]==1.31.0
108108
msrest==0.7.1
109109
msrestazure==0.6.4
110110
oauthlib==3.2.2
111-
packaging==23.2
111+
packaging==25.0
112112
paramiko==3.4.0
113113
pbr==5.3.1
114114
pkginfo==1.8.2

0 commit comments

Comments
 (0)