Skip to content

Commit 2cc8f32

Browse files
Update h11 version, fix critical alert dependabot 80
https://github.com/meta-llama/llama-cookbook/security/dependabot/80
1 parent 784e63f commit 2cc8f32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

end-to-end-use-cases/whatsapp_llama_4_bot/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fastapi==0.115.12
1717
filelock==3.18.0
1818
frozenlist==1.5.0
1919
groq==0.22.0
20-
h11==0.14.0
20+
h11>=0.16.0
2121
httpcore==1.0.8
2222
httpx==0.28.1
2323
idna==3.10
@@ -45,4 +45,4 @@ typing-inspection==0.4.0
4545
typing_extensions==4.13.2
4646
urllib3==2.4.0
4747
uvicorn==0.34.1
48-
yarl==1.19.0
48+
yarl==1.19.0

0 commit comments

Comments
 (0)