Commit 0f141a3
committed
fix(python-fastapi): bump aiohttp to >=3.13.4 for CVE-2026-34525
Raises the transitive aiohttp floor to the patched series so duplicate Host
headers are rejected (GHSA-c427-h43c-vf67).
Regenerated requirements.txt with pip-compile.
Resolves Dependabot alerts #31-40.
Made-with: Cursor1 parent 1170d0b commit 0f141a3
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments