浏览代码

Merge pull request #3706 from open-webui/dependabot/pip/backend/dev/alembic-1.13.2

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

+ 1 - 1
backend/requirements.txt

@@ -13,7 +13,7 @@ passlib[bcrypt]==1.7.4
 requests==2.32.3
 aiohttp==3.9.5
 sqlalchemy==2.0.30
-alembic==1.13.1
+alembic==1.13.2
 peewee==3.17.5
 peewee-migrate==1.12.2
 psycopg2-binary==2.9.9