AZL-42127 CVE-2024-35195 affecting package python-requests for versions less than 2.31.0-2
Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...