Commit ddaeefc
fix(deps): bump starlette and python-multipart to remediate CVEs [security]
- starlette 0.41.2 -> 1.0.0: fixes CVE-2025-54121 (MEDIUM), CVE-2025-62727 (HIGH)
- python-multipart 0.0.22 -> 0.0.27: fixes CVE-2026-40347 (MEDIUM)
- Remove starlette==0.41.2 constraint pin (only CORS middleware used, no breakage)
- Bump service version 0.1.5 -> 0.1.6
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f70af73 commit ddaeefc
4 files changed
Lines changed: 2221 additions & 2216 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
0 commit comments