Skip to content

Commit b0cf4e2

Browse files
DanielMicrosoftbebound
authored andcommitted
{Packaging} Bump pbr to latest (#32789)
1 parent 4df49b2 commit b0cf4e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ msrest==0.7.1
114114
oauthlib==3.2.2
115115
packaging==25.0
116116
paramiko==3.5.0
117-
pbr==6.1.0
117+
pbr==7.0.3
118118
pkginfo==1.8.2
119119
portalocker==2.3.2
120120
psutil==6.1.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ msrest==0.7.1
115115
oauthlib==3.2.2
116116
packaging==25.0
117117
paramiko==3.5.0
118-
pbr==6.1.0
118+
pbr==7.0.3
119119
pkginfo==1.8.2
120120
portalocker==2.3.2
121121
psutil==6.1.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ msrest==0.7.1
114114
oauthlib==3.2.2
115115
packaging==25.0
116116
paramiko==3.5.0
117-
pbr==6.1.0
117+
pbr==7.0.3
118118
pkginfo==1.8.2
119119
portalocker==2.3.2
120120
psutil==6.1.0

0 commit comments

Comments
 (0)