Skip to content

Commit 69b379d

Browse files
authored
upgrade packaging (#31094)
1 parent db4cc3c commit 69b379d

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
@@ -107,7 +107,7 @@ msal[broker]==1.31.2b1
107107
msrest==0.7.1
108108
msrestazure==0.6.4
109109
oauthlib==3.2.2
110-
packaging==23.2
110+
packaging==24.2
111111
paramiko==3.5.0
112112
pbr==5.3.1
113113
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
@@ -108,7 +108,7 @@ msal[broker]==1.31.2b1
108108
msrest==0.7.1
109109
msrestazure==0.6.4
110110
oauthlib==3.2.2
111-
packaging==23.2
111+
packaging==24.2
112112
paramiko==3.5.0
113113
pbr==5.3.1
114114
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
@@ -107,7 +107,7 @@ msal[broker]==1.31.2b1
107107
msrest==0.7.1
108108
msrestazure==0.6.4
109109
oauthlib==3.2.2
110-
packaging==23.2
110+
packaging==24.2
111111
paramiko==3.5.0
112112
pbr==5.3.1
113113
pkginfo==1.8.2

0 commit comments

Comments
 (0)