alibaba / tidevice

tidevice can be used to communicate with iPhone device
MIT License
2.36k stars 448 forks source link

Update dependency `urllib3` #351

Closed imliuruiqi closed 6 months ago

imliuruiqi commented 8 months ago

Hello developers, it seems that the urllib3 is a little outdated and missing some features and sercurity fixs, would you mind update this package to major version 2? For the migration you can refer to v2.0 Migration Guide

By the way, I see tidevice is using urllib3<2 for

# hotfix for HTTPConnectino.request() get an unexpected keyword argument 'chunked'