This repository was archived by the owner on Nov 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
api-service/functional_tests
add-corpus-storage-accounts Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11../../cli
22../../pytypes
3- azure-cli-core == 2.40 .0
4- azure-cli == 2.40 .0
3+ azure-cli-core == 2.43 .0
4+ azure-cli == 2.43 .0
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ azure-applicationinsights==0.1.0
1212tenacity == 8.0.1
1313docstring_parser == 0.8.1
1414azure-identity == 1.10.0
15- azure-cli-core == 2.42 .0
15+ azure-cli-core == 2.43 .0
1616# packaging is required but not specified by azure-cli-core
1717packaging == 21.3
1818# urllib3[secure] needs to be specifically stated for azure-cli-core
Original file line number Diff line number Diff line change 1- azure-cli-core == 2.40 .0
2- azure-cli == 2.40 .0
1+ azure-cli-core == 2.43 .0
2+ azure-cli == 2.43 .0
33azure-identity == 1.10.0
44azure-cosmosdb-table == 1.0.6
55azure-mgmt-eventgrid == 10.2.0b2
66azure-mgmt-resource == 21.1.0b1
7- azure-mgmt-storage == 20.1 .0
7+ azure-mgmt-storage == 21.0 .0
88azure-storage-blob == 12.13.1
99pyfunctional == 1.4.3
1010pyopenssl == 22.0.0
Original file line number Diff line number Diff line change 11azure-mgmt-storage ~= 19.0.0
2- azure-cli-core == 2.40 .0
2+ azure-cli-core == 2.43 .0
33azure-mgmt-eventgrid == 3.0.0rc9
Original file line number Diff line number Diff line change 11azure-common ~= 1.1.25
22azure-identity == 1.10.0
33PyGithub == 1.56
4- azure-cli-core == 2.40 .0
4+ azure-cli-core == 2.43 .0
55msgraph-core == 0.2.2
You can’t perform that action at this time.
0 commit comments