This repository was archived by the owner on Nov 1, 2023. It is now read-only.
Commit b8f0327 1 parent 810ccff commit b8f0327 Copy full SHA for b8f0327
File tree 4 files changed +8
-8
lines changed
add-corpus-storage-accounts
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
7
7
pydantic ~= 1.8.1 --no-binary =pydantic
8
8
memoization ~= 0.4.0
9
9
msrestazure == 0.6.4
10
- azure-storage-blob ~= 12.8
10
+ azure-storage-blob == 12.14.1
11
11
azure-applicationinsights == 0.1.0
12
12
tenacity == 8.0.1
13
13
docstring_parser == 0.8.1
14
14
azure-identity == 1.10.0
15
- azure-cli-core == 2.46 .0
15
+ azure-cli-core == 2.47 .0
16
16
PyJWT >= 2.4.0
17
17
# install rsa version >=4.7 to fix CVE-2020-25658
18
18
rsa >= 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
3
3
azure-identity == 1.10.0
4
4
azure-cosmosdb-table == 1.0.6
5
5
azure-mgmt-eventgrid == 10.2.0b2
6
- azure-mgmt-resource == 21.1.0b1
6
+ azure-mgmt-resource == 22.0.0
7
7
azure-mgmt-storage == 21.0.0
8
- azure-storage-blob == 12.13 .1
8
+ azure-storage-blob == 12.14 .1
9
9
pyfunctional == 1.4.3
10
10
pyopenssl == 22.0.0
11
11
adal ~= 1.2.7
Original file line number Diff line number Diff line change 1
1
azure-mgmt-storage ~= 19.0.0
2
- azure-cli-core == 2.46 .0
2
+ azure-cli-core == 2.47 .0
3
3
azure-mgmt-eventgrid == 3.0.0rc9
Original file line number Diff line number Diff line change 1
1
azure-common ~= 1.1.25
2
2
azure-identity == 1.10.0
3
3
PyGithub == 1.56
4
- azure-cli-core == 2.46 .0
4
+ azure-cli-core == 2.47 .0
5
5
msgraph-core == 0.2.2
You can’t perform that action at this time.
0 commit comments