Skip to content

Commit b4ce5f1

Browse files
committed
Init
1 parent d807107 commit b4ce5f1

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ azure-mgmt-cdn==12.0.0
3131
azure-mgmt-cognitiveservices==14.1.0
3232
azure-mgmt-compute==34.1.0
3333
azure-mgmt-containerinstance==10.2.0b1
34-
azure-mgmt-containerregistry==14.1.0b1
34+
azure-mgmt-containerregistry==15.1.0b1
35+
azure-mgmt-containerregistrytasks==1.0.0b1
3536
azure-mgmt-containerservice==41.0.0
3637
azure-mgmt-core==1.6.0
3738
azure-mgmt-cosmosdb==9.9.0
@@ -126,7 +127,7 @@ pyOpenSSL==26.0.0
126127
PySocks==1.7.1
127128
python-dateutil==2.8.0
128129
requests-oauthlib==1.2.0
129-
requests==2.32.4
130+
requests==2.33.0
130131
scp==0.13.2
131132
semver==3.0.4
132133
six==1.16.0

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ azure-mgmt-cdn==12.0.0
3131
azure-mgmt-cognitiveservices==14.1.0
3232
azure-mgmt-compute==34.1.0
3333
azure-mgmt-containerinstance==10.2.0b1
34-
azure-mgmt-containerregistry==14.1.0b1
34+
azure-mgmt-containerregistry==15.1.0b1
35+
azure-mgmt-containerregistrytasks==1.0.0b1
3536
azure-mgmt-containerservice==41.0.0
3637
azure-mgmt-core==1.6.0
3738
azure-mgmt-cosmosdb==9.9.0
@@ -127,7 +128,7 @@ pyOpenSSL==26.0.0
127128
PySocks==1.7.1
128129
python-dateutil==2.8.0
129130
requests-oauthlib==1.2.0
130-
requests==2.32.4
131+
requests==2.33.0
131132
scp==0.13.2
132133
semver==3.0.4
133134
six==1.16.0

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ azure-mgmt-cdn==12.0.0
3131
azure-mgmt-cognitiveservices==14.1.0
3232
azure-mgmt-compute==34.1.0
3333
azure-mgmt-containerinstance==10.2.0b1
34-
azure-mgmt-containerregistry==14.1.0b1
34+
azure-mgmt-containerregistry==15.1.0b1
35+
azure-mgmt-containerregistrytasks==1.0.0b1
3536
azure-mgmt-containerservice==41.0.0
3637
azure-mgmt-core==1.6.0
3738
azure-mgmt-cosmosdb==9.9.0
@@ -128,7 +129,7 @@ PySocks==1.7.1
128129
python-dateutil==2.8.0
129130
pywin32==310
130131
requests-oauthlib==1.2.0
131-
requests==2.32.4
132+
requests==2.33.0
132133
scp==0.13.2
133134
semver==3.0.4
134135
six==1.16.0

0 commit comments

Comments
 (0)