Browse Source

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 months ago
parent
commit
4e19e66e7d
1 changed files with 1 additions and 1 deletions
  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