update azure-cli to 2.21.1 (#821)

This commit is contained in:
bmc-msft
2021-04-26 08:45:26 -04:00
committed by GitHub
parent a09fbcc865
commit b5db1bd3fe
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ azure-storage-blob~=12.8
azure-applicationinsights==0.1.0
tenacity==6.3.1
docstring_parser==0.7.3
azure-cli-core==2.21.0
azure-cli-core==2.22.1
# cryptography needs to be pinned to the version used by azure-cli-core
cryptography<3.4,>=3.2
# PyJWT needs to be pinned to the version used by azure-cli-core