Merge pull request #4035 from pipecat-ai/mb/bump-pyjwt-version

This commit is contained in:
Mark Backman
2026-03-16 21:06:31 -04:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
- Bumped PyJWT minimum version from 2.10.1 to 2.12.0 in the `livekit` extra to address CVE-2026-32597 (GHSA-752w-5fwx-jx9f), where PyJWT <= 2.11.0 accepted unknown `crit` header extensions.