Commit e5a6e15
sec: relax fastapi upper bound, floor-pin tornado to fix 2 HIGH CVEs
Remove `fastapi<0.116` constraint so consumers can resolve fastapi>=0.130
which dropped the starlette<0.47 upper bound, enabling starlette>=0.49.1
(fixes CVE-2025-62727). Add `tornado>=6.5.5` floor to fix CVE-2026-31958.
uv.lock: fastapi 0.115.14→0.135.2, starlette 0.46.2→1.0.0, tornado 6.5.2→6.5.5
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b1f5ff8 commit e5a6e15
2 files changed
+37
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments