Browse Source

Merge pull request #11011 from open-webui/dependabot/pip/backend/dev/sqlalchemy-2.0.38

chore(deps): bump sqlalchemy from 2.0.32 to 2.0.38 in /backend
Timothy Jaeryang Baek 2 months ago
parent
commit
f00f518abe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -13,7 +13,7 @@ async-timeout
 aiocache
 aiofiles
 
-sqlalchemy==2.0.32
+sqlalchemy==2.0.38
 alembic==1.14.0
 peewee==3.17.9
 peewee-migrate==1.12.2