<div class="container">
    <h1>Recommended update for python-PyJWT</h1>

    <table class="table table-striped table-bordered">
        <tbody>
        <tr>
            <th>Announcement ID:</th>
            <td>SUSE-RU-2025:20127-1</td>
        </tr>
        <tr>
            <th>Release Date:</th>
            <td>2025-02-13T12:29:03Z</td>
        </tr>
        
        <tr>
            <th>Rating:</th>
            <td>moderate</td>
        </tr>
        <tr>
            <th>References:</th>
            <td>
                <ul>
                    
                    
                </ul>
            </td>
        </tr>
        
        <tr>
            <th>Affected Products:</th>
            <td>
                <ul class="list-group">
                    
                        <li class="list-group-item">SUSE Linux Micro 6.0</li>
                    
                </ul>
            </td>
        </tr>
        </tbody>
    </table>

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

    


    
        <h2>Description:</h2>
    
    <p>This update for python-PyJWT fixes the following issues:</p>
<p>Update to version 2.9.0</p>
<ul>
<li>Allow JWT issuer claim validation to accept a list of
    strings too by @mattpollak in #913</li>
<li>Fix unnecessary string concatenation by @sirosen in #904</li>
<li>Fix docs for <code>jwt.decode_complete</code> to include <code>strict_aud</code>
    option by @woodruffw in #923</li>
<li>Fix docs step by @jpadilla in #950</li>
<li>Fix: Remove an unused variable from example code block
    by @kenkoooo in #958</li>
<li>Add support for Python 3.12 by @hugovk in #910</li>
<li>Improve performance of <code>is_ssh_key</code> + add unit test by @bdraco in #940</li>
<li>Allow <code>jwt.decode()</code> to accept a PyJWK object by @luhn in #886</li>
<li>Make <code>algorithm_name</code> attribute available on PyJWK by @luhn in #886</li>
<li>Raise <code>InvalidKeyError</code> on invalid PEM keys to be compatible
    with cryptography 42.x.x by @CollinEMac in #952</li>
<li>Raise an exception when required cryptography dependency
    is missing by @tobloef in #963</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.0
                
                    
                        <br/>
                        <code>zypper in -t patch SUSE-SLE-Micro-6.0-214=1</code>
                    
                    
                
            </li>
        
    </ul>

    <h2>Package List:</h2>
    <ul>
        
            
                <li>
                    SUSE Linux Micro 6.0 (noarch)
                    <ul>
                        
                            <li>python311-PyJWT-2.9.0-1.1</li>
                        
                    </ul>
                </li>
            
        
    </ul>

    
</div>