<div class="container">
    <h1>Security update for python-requests</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-SU-2025:20255-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2025-03-28T13:56:40Z</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1226321">bsc#1226321</a>
                        </li>
                    
                        <li style="display: inline;">
                            <a href="https://bugzilla.suse.com/show_bug.cgi?id=1231500">bsc#1231500</a>
                        </li>
                    
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">SUSE Linux Micro 6.1</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

    <p>An update that has two fixes can now be installed.</p>

    


    
        <h2>Description:</h2>
    
    <p>This update for python-requests fixes the following issues:</p>
<ul>
<li>
<p>Add patch to inject the default CA bundles if they are not specified.
    (bsc#1226321, bsc#1231500)</p>
</li>
<li>
<p>Remove Requires on python-py. </p>
</li>
<li>
<p>update to 2.32.3:</p>
</li>
<li>Fixed bug breaking the ability to specify custom SSLContexts
    in sub-classes of HTTPAdapter.</li>
<li>
<p>Fixed issue where Requests started failing to run on Python
    versions compiled without the <code>ssl</code> module.</p>
</li>
<li>
<p>To provide a more stable migration for custom HTTPAdapters impacted by the CVE changes in 2.32.0,
    we&#x27;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</p>
</li>
<li>Fixed an issue where setting verify=False on the first request from a Session
    will cause subsequent requests to the same origin to also ignore cert verification,</li>
<li>verify=True now reuses a global SSLContext which should improve request time</li>
<li>Requests now supports optional use of character detection (chardet or charset_normalizer)
    when repackaged or vendored. This enables pip and other projects to minimize their</li>
</ul>



    

    <h2>Patch Instructions:</h2>
    <p>
        To install this SUSE  update use the SUSE recommended
        installation methods like YaST online_update or "zypper patch".<br/>

        Alternatively you can run the command listed for your product:
    </p>
    <ul class="list-group">
        
            <li class="list-group-item">
                SUSE Linux Micro 6.1
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Micro-6.1-1=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Micro 6.1 (noarch)
                    <ul>
                        
                            <li>python311-requests-2.32.3-slfo.1.1_2.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
        <h2>References:</h2>
        <ul>
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1226321">https://bugzilla.suse.com/show_bug.cgi?id=1226321</a>
                    </li>
                
            
                
                    <li>
                        <a href="https://bugzilla.suse.com/show_bug.cgi?id=1231500">https://bugzilla.suse.com/show_bug.cgi?id=1231500</a>
                    </li>
                
            
        </ul>
    
</div>