Skip to content

Commit a0ae088

Browse files
Update dependency python-multipart to v0.0.22 [SECURITY]
1 parent 4348a68 commit a0ae088

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/fasthtml-demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ python-dotenv==1.0.1
106106
# uvicorn
107107
python-fasthtml==0.4.4
108108
# via -r requirements.in
109-
python-multipart==0.0.18
109+
python-multipart==0.0.22
110110
# via python-fasthtml
111111
pyvespa==0.46.0
112112
# via -r requirements.in

visual-retrieval-colpali/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ python-fasthtml==0.12.33
361361
# visual-retrieval-colpali (pyproject.toml)
362362
# lucide-fasthtml
363363
# shad4fast
364-
python-multipart==0.0.18
364+
python-multipart==0.0.22
365365
# via python-fasthtml
366366
pytrec-eval-terrier==0.5.6
367367
# via mteb

0 commit comments

Comments
 (0)