mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 02:53:30 +00:00
fix(security): Upgrade requests to 2.32.4. Fixes CVE-2024-47081
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
parent
28ca00d0d9
commit
3d72a73f8a
2 changed files with 2329 additions and 2329 deletions
|
@ -147,7 +147,7 @@ referencing==0.36.2
|
||||||
# jsonschema-specifications
|
# jsonschema-specifications
|
||||||
regex==2024.11.6
|
regex==2024.11.6
|
||||||
# via tiktoken
|
# via tiktoken
|
||||||
requests==2.32.3
|
requests==2.32.4
|
||||||
# via
|
# via
|
||||||
# huggingface-hub
|
# huggingface-hub
|
||||||
# llama-stack
|
# llama-stack
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue