Browse Source

Merge pull request #5835 from open-webui/dependabot/pip/backend/dev/pydantic-2.9.2

chore(deps): bump pydantic from 2.8.2 to 2.9.2 in /backend
Timothy Jaeryang Baek 7 tháng trước cách đây
mục cha
commit
75c1f47500
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -1,6 +1,6 @@
 fastapi==0.111.0
 uvicorn[standard]==0.30.6
-pydantic==2.8.2
+pydantic==2.9.2
 python-multipart==0.0.9
 
 Flask==3.0.3