Skip to content

Commit 676db20

Browse files
desioracclaude
andcommitted
fix(deps): upgrade starlette 1.0.0→1.1.0 and idna 3.15→3.16
Fixes PYSEC-2026-161 (starlette) and CVE-2026-45409 (idna). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5366cf1 commit 676db20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ fastapi==0.136.1
1010
h11==0.16.0
1111
httpcore==1.0.9
1212
httpx==0.28.1
13-
idna==3.15
13+
idna==3.16
1414
pycparser==3.0
1515
pydantic==2.13.4
1616
pydantic_core==2.46.4
1717
requests==2.34.0
1818
setuptools==82.0.1
19-
starlette==1.0.0
19+
starlette==1.1.0
2020
stripe==15.1.0
2121
typing-inspection==0.4.2
2222
typing_extensions==4.15.0

0 commit comments

Comments
 (0)