소스 검색

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