浏览代码

Merge pull request #7497 from open-webui/dependabot/pip/backend/dev/alembic-1.14.0

chore(deps): bump alembic from 1.13.2 to 1.14.0 in /backend
Timothy Jaeryang Baek 5 月之前
父节点
当前提交
4e19e66e7d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -17,7 +17,7 @@ aiocache
 aiofiles
 
 sqlalchemy==2.0.32
-alembic==1.13.2
+alembic==1.14.0
 peewee==3.17.6
 peewee-migrate==1.12.2
 psycopg2-binary==2.9.9