Browse Source

Merge pull request #4717 from open-webui/dependabot/pip/backend/dev/uvicorn-standard--0.30.6

chore(deps): bump uvicorn[standard] from 0.22.0 to 0.30.6 in /backend
Timothy Jaeryang Baek 8 months ago
parent
commit
f88d994c35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -1,5 +1,5 @@
 fastapi==0.111.0
-uvicorn[standard]==0.22.0
+uvicorn[standard]==0.30.6
 pydantic==2.8.2
 python-multipart==0.0.9