Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
update azure-cli to 2.21.1 (#821)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmc-msft authored Apr 26, 2021
1 parent a09fbcc commit b5db1bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/cli/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 4 additions & 4 deletions src/deployment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
azure-cli-core==2.21.0
azure-cli==2.21.0
azure-cli-core==2.22.1
azure-cli==2.22.1
azure-cosmosdb-table==1.0.6
azure-graphrbac==0.60.0
azure-mgmt-eventgrid==3.0.0rc7
azure-mgmt-resource==12.0.0
azure-mgmt-eventgrid==3.0.0rc9
azure-mgmt-resource==12.1.0
azure-mgmt-storage==17.0.0
azure-storage-blob==12.5.0
azure-storage-queue==12.1.3
Expand Down

0 comments on commit b5db1bd

Please sign in to comment.