azure-iot-sdk-python
azure-iot-sdk-python copied to clipboard
[feature request] support requests >2.32 via maintained requests-unixsocket fork?
Is your feature request related to a problem? Please describe.
We would like to upgrade requests for https://github.com/advisories/GHSA-9wx4-h78v-vm56
Describe the solution you'd like requests-unixsocket has been forked to address the previous blocker: https://github.com/msabramo/requests-unixsocket/issues/73#issuecomment-2125848213
previously discussed @ #1182
I'll try and get this updated in the next week or so. We have to make sure that the fork of requests-unixsocket is safe.
Version 2.14.0 has been released containing this fix