Browse Source

Merge pull request #12253 from open-webui/dependabot/pip/backend/dev/python-multipart-0.0.20

build(deps): bump python-multipart from 0.0.18 to 0.0.20 in /backend
Timothy Jaeryang Baek 3 months ago
parent
commit
f3c2614b6c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -1,7 +1,7 @@
 fastapi==0.115.7
 uvicorn[standard]==0.34.0
 pydantic==2.10.6
-python-multipart==0.0.18
+python-multipart==0.0.20
 
 python-socketio==5.11.3
 python-jose==3.4.0