Skip to content

Commit d249bea

Browse files
committed
Initial commit - upgraded SDK versions
1 parent e60ab6d commit d249bea

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ azure-mgmt-containerinstance==10.2.0b1
3333
azure-mgmt-containerregistry==13.0.0
3434
azure-mgmt-containerservice==35.0.0
3535
azure-mgmt-core==1.5.0
36-
azure-mgmt-cosmosdb==9.7.0
36+
azure-mgmt-cosmosdb==9.8.0
3737
azure-mgmt-databoxedge==1.0.0
3838
azure-mgmt-datalake-nspkg==3.0.1
3939
azure-mgmt-datalake-store==1.1.0b1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ azure-mgmt-containerinstance==10.2.0b1
3333
azure-mgmt-containerregistry==13.0.0
3434
azure-mgmt-containerservice==35.0.0
3535
azure-mgmt-core==1.5.0
36-
azure-mgmt-cosmosdb==9.7.0
36+
azure-mgmt-cosmosdb==9.8.0
3737
azure-mgmt-databoxedge==1.0.0
3838
azure-mgmt-datalake-nspkg==3.0.1
3939
azure-mgmt-datalake-store==1.1.0b1

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ azure-mgmt-containerinstance==10.2.0b1
3333
azure-mgmt-containerregistry==13.0.0
3434
azure-mgmt-containerservice==35.0.0
3535
azure-mgmt-core==1.5.0
36-
azure-mgmt-cosmosdb==9.7.0
36+
azure-mgmt-cosmosdb==9.8.0
3737
azure-mgmt-databoxedge==1.0.0
3838
azure-mgmt-datalake-nspkg==3.0.1
3939
azure-mgmt-datalake-store==1.1.0b1

src/azure-cli/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
'azure-mgmt-containerinstance==10.2.0b1',
7878
'azure-mgmt-containerregistry==13.0.0',
7979
'azure-mgmt-containerservice~=35.0.0',
80-
'azure-mgmt-cosmosdb==9.7.0',
80+
'azure-mgmt-cosmosdb==9.8.0',
8181
'azure-mgmt-databoxedge~=1.0.0',
8282
'azure-mgmt-datalake-store~=1.1.0b1',
8383
'azure-mgmt-datamigration~=10.0.0',

0 commit comments

Comments
 (0)