pyjwt v2.10.1 was discovered to contain weak encryption.
Is there a patch available? The versions where it's fixed is only available on RHEL10. Example from RHEL9.6: # python3 -m pip download --no-binary :all: --no-deps PyJWT Collecting PyJWT Downloading pyjwt-2.10.1.tar.gz (87 kB) |████████████████████████████████| 87 kB 6.7 MB/s Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Saved ./pyjwt-2.10.1.tar.gz Successfully downloaded PyJWT
Correction. There is no fix available for RHEL10 either.