Update Azure CLI packages and pin azure-core to 1.28.0 to fix Az login bug (#3396)

* Updating Azure core and cli packages
This commit is contained in:
Adam
2023-08-09 14:01:01 -07:00
committed by GitHub
parent 9c0a34452a
commit ef0cfbfc35
4 changed files with 14 additions and 12 deletions

View File

@ -1,4 +1,4 @@
msal==1.20.0 msal==1.22.0
# install requests >=2.31.0 to fix CVE-2023-32681 # install requests >=2.31.0 to fix CVE-2023-32681
requests>=2.31.0 requests>=2.31.0
jmespath~=0.10.0 jmespath~=0.10.0
@ -12,8 +12,8 @@ azure-storage-blob==12.14.1
azure-applicationinsights==0.1.0 azure-applicationinsights==0.1.0
tenacity==8.0.1 tenacity==8.0.1
docstring_parser==0.8.1 docstring_parser==0.8.1
azure-identity==1.10.0 azure-identity==1.14.0
azure-cli-core==2.49.0 azure-cli-core==2.50.0
PyJWT>=2.4.0 PyJWT>=2.4.0
opentelemetry-api==1.16.0 opentelemetry-api==1.16.0
opentelemetry-sdk==1.16.0 opentelemetry-sdk==1.16.0

View File

@ -1,9 +1,9 @@
azure-cli-core==2.47.0 azure-cli-core==2.50.0
azure-cli==2.47.0 azure-cli==2.50.0
azure-identity==1.10.0 azure-identity==1.14.0
azure-cosmosdb-table==1.0.6 azure-cosmosdb-table==1.0.6
azure-mgmt-eventgrid==10.2.0b2 azure-mgmt-eventgrid==10.2.0b2
azure-mgmt-resource==22.0.0 azure-mgmt-resource>=23.1.0b2
azure-mgmt-storage==21.0.0 azure-mgmt-storage==21.0.0
azure-storage-blob==12.14.1 azure-storage-blob==12.14.1
pyfunctional==1.4.3 pyfunctional==1.4.3

View File

@ -1,3 +1,3 @@
azure-mgmt-storage~=19.0.0 azure-mgmt-storage~=19.0.0
azure-cli-core==2.47.0 azure-cli-core==2.50.0
azure-mgmt-eventgrid==3.0.0rc9 azure-mgmt-eventgrid==3.0.0rc9

View File

@ -1,5 +1,7 @@
azure-common~=1.1.25 azure-common~=1.1.28
azure-identity==1.10.0 azure-identity==1.14.0
PyGithub==1.56 PyGithub==1.56
azure-cli-core==2.47.0 azure-cli-core==2.50.0
msgraph-core==0.2.2 azure-cli==2.50.0
azure-core==1.28.0
msgraph-core==0.2.2