Description of the patch:
This update for python-PyJWT fixes the following issues
PyJWKClient passes URI arguments directly to urllib.request.urlopen() and allows for SSRF and
token forgery (bsc#1266798).jwt.decode() or jwt.decode_complete() are called
with a PyJWK key (bsc#1266799).PyJWKClient.get_signing_key() leads to
unbounded JWKS endpoint requests and DoS (bsc#1266800).b64=false detached JWS allows for DoS
(bsc#1266801).2.8.0-150400.8.13.1Exploitability
AV:NAC:LPR:NUI:NScope
S:UImpact
C:NI:NA:H7.5/CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H