Skip to content

Commit 606e807

Browse files
Update dependency python-multipart to v0.0.32
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 64b22c2 commit 606e807

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies = [
7373
"pyjwt>=2.13.0", # Transient dep pinned for CVE-2026-48526
7474
"python-dotenv>=1.2.2", # CVE-2026-28684
7575
"pyasn1==0.6.3",
76-
"python-multipart==0.0.27", # CVE-2026-42561
76+
"python-multipart==0.0.32", # CVE-2026-42561
7777
"requests==2.32.5",
7878
"sentence-transformers==5.3.0",
7979
"sqlalchemy[asyncio]==2.0.46",

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,9 +1925,9 @@ python-dotenv==1.2.2 \
19251925
# via
19261926
# aap-rag-content (pyproject.toml)
19271927
# llama-stack
1928-
python-multipart==0.0.27 \
1929-
--hash=sha256:6fccfad17a27334bd0193681b369f476eda3409f17381a2d65aa7df3f7275645 \
1930-
--hash=sha256:9870a6a8c5a20a5bf4f07c017bd1489006ff8836cff097b6933355ee2b49b602
1928+
python-multipart==0.0.32 \
1929+
--hash=sha256:be54b7f3fa167bb83e4fcd936b887b708f4e57fe75911c02aebf53efaf8d938e \
1930+
--hash=sha256:ff6d3f776f16878c894e52e107296ffc890e913c611b1a4ec6c44e2821fe2e23
19311931
# via
19321932
# aap-rag-content (pyproject.toml)
19331933
# llama-stack

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)