fix(security): Upgrade requests to 2.32.4. Fixes CVE-2024-47081 (#2425)

# What does this PR do?

This address https://github.com/advisories/GHSA-9hjg-9r4m-mvj7.

Diff was generated via:
```
uv sync --upgrade-package requests
uv export --frozen --no-hashes --no-emit-project --no-default-groups --output-file=requirements.txt
```

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
This commit is contained in:
Yuan Tang 2025-06-09 22:03:28 -05:00 committed by GitHub
parent 28ca00d0d9
commit f6718b2408
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2329 additions and 2329 deletions

View file

@ -147,7 +147,7 @@ referencing==0.36.2
# jsonschema-specifications
regex==2024.11.6
# via tiktoken
requests==2.32.3
requests==2.32.4
# via
# huggingface-hub
# llama-stack

4656
uv.lock generated

File diff suppressed because it is too large Load diff