Commit bb9b8a5
committed
fix(deps): upgrade PyJWT from 2.10.1 to 2.12.1 to address CVE
PyJWT~=2.10.1 was pinning below the security fix in 2.12.x.
Widening to ~=2.12.1 picks up the patched release while staying
within the 2.x major.
All IAS token tests pass with the new version.1 parent 6aa929d commit bb9b8a5
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments