mirror of
https://github.com/hexolan/panels.git
synced 2026-05-20 03:29:23 +01:00
9442c47136
Add `cryptography` as direct dependency (instead of solely from dependency tree) at version `^46.0.6`. Update `pyjwt` to latest version. Commit addresses concerns related to: - CVE-2026-32597 (pyjwt) - CVE-2026-26007 (cryptography) - CVE-2026-34073 (cryptography) - CVE-2024-12797 (cryptography)