File tree Expand file tree Collapse file tree 4 files changed +2
-4
lines changed
identity/azure-identity-broker
storage/azure-storage-blob-changefeed Expand file tree Collapse file tree 4 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Jinja2==3.1.2
25
25
MarkupSafe==2.1.3
26
26
json-delta==2.0
27
27
readme_renderer==42.0;
28
- pyopenssl==23.2 .0
28
+ pyopenssl==24.0 .0
29
29
python-dotenv==1.0.0; python_version > '3.7'
30
30
pyyaml==6.0.1
31
31
urllib3==1.26.9
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Jinja2==3.1.2
14
14
MarkupSafe==2.1.3
15
15
json-delta==2.0
16
16
readme_renderer==42.0;
17
- pyopenssl==23.2 .0
17
+ pyopenssl==24.0 .0
18
18
python-dotenv==1.0.0; python_version > '3.7'
19
19
pyyaml==6.0.1
20
20
urllib3==1.26.9
Original file line number Diff line number Diff line change @@ -3,4 +3,3 @@ aiohttp>=3.0
3
3
typing_extensions>=3.7.2
4
4
-e ../../../tools/azure-sdk-tools
5
5
-e ../../../tools/azure-devtools
6
- cryptography<=40.0.2
Original file line number Diff line number Diff line change 3
3
../azure-storage-blob
4
4
-e ../../identity/azure-identity
5
5
aiohttp>=3.0
6
- cryptography<41
You can’t perform that action at this time.
0 commit comments