## This update for python-requests fixes the following issues: * Add patch to inject the default CA bundles if they are not specified. (bsc#1226321, bsc#1231500) * Remove Requires on python-py. * update to 2.32.3: * Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. * Fixed issue where Requests started failing to run on Python versions compiled without the `ssl` module. * To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in 2.32.0, we've renamed _get_connection to a new public API, get_connection_with_tls_context. Existing custom HTTPAdapters will need to migrate their code to use this new API. get_connection is * Fixed an issue where setting verify=False on the first request from a
* bsc#1226321
* bsc#1231500
Affected Products:
* SUSE Linux Micro 6.1
An update that has two fixes can now be installed.
##
* https://bugzilla.suse.com/show_bug.cgi?id=1226321
* https://bugzilla.suse.com/show_bug.cgi?id=1231500
Get the latest Linux and open source security news straight to your inbox.