Browse Source

Merge pull request #6631 from open-webui/dependabot/pip/backend/dev/python-multipart-0.0.17

build(deps): bump python-multipart from 0.0.9 to 0.0.17 in /backend
Timothy Jaeryang Baek 6 months ago
parent
commit
c315a7d9dd
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.111.0
 fastapi==0.111.0
 uvicorn[standard]==0.30.6
 uvicorn[standard]==0.30.6
 pydantic==2.9.2
 pydantic==2.9.2
-python-multipart==0.0.9
+python-multipart==0.0.17
 
 
 Flask==3.0.3
 Flask==3.0.3
 Flask-Cors==5.0.0
 Flask-Cors==5.0.0