File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
add-corpus-storage-accounts Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ asciimatics~=1.13.0
77pydantic ~= 1.8.1 --no-binary =pydantic
88memoization ~= 0.4.0
99msrestazure == 0.6.4
10- azure-storage-blob ~= 12.8
10+ azure-storage-blob == 12.14.1
1111azure-applicationinsights == 0.1.0
1212tenacity == 8.0.1
1313docstring_parser == 0.8.1
1414azure-identity == 1.10.0
15- azure-cli-core == 2.46 .0
15+ azure-cli-core == 2.47 .0
1616PyJWT >= 2.4.0
1717# install rsa version >=4.7 to fix CVE-2020-25658
1818rsa >= 4.7
Original file line number Diff line number Diff line change 1- azure-cli-core == 2.46 .0
2- azure-cli == 2.46 .0
1+ azure-cli-core == 2.47 .0
2+ azure-cli == 2.47 .0
33azure-identity == 1.10.0
44azure-cosmosdb-table == 1.0.6
55azure-mgmt-eventgrid == 10.2.0b2
6- azure-mgmt-resource == 21.1.0b1
6+ azure-mgmt-resource == 22.0.0
77azure-mgmt-storage == 21.0.0
8- azure-storage-blob == 12.13 .1
8+ azure-storage-blob == 12.14 .1
99pyfunctional == 1.4.3
1010pyopenssl == 22.0.0
1111adal ~= 1.2.7
Original file line number Diff line number Diff line change 11azure-mgmt-storage ~= 19.0.0
2- azure-cli-core == 2.46 .0
2+ azure-cli-core == 2.47 .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.46 .0
4+ azure-cli-core == 2.47 .0
55msgraph-core == 0.2.2
You can’t perform that action at this time.
0 commit comments