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
requests>=2.31.0
jmespath~=0.10.0
@ -12,8 +12,8 @@ azure-storage-blob==12.14.1
azure-applicationinsights==0.1.0
tenacity==8.0.1
docstring_parser==0.8.1
azure-identity==1.10.0
azure-cli-core==2.49.0
azure-identity==1.14.0
azure-cli-core==2.50.0
PyJWT>=2.4.0
opentelemetry-api==1.16.0
opentelemetry-sdk==1.16.0