Browse Source

Merge pull request #8245 from open-webui/dependabot/pip/backend/dev/peewee-3.17.8

build(deps): bump peewee from 3.17.6 to 3.17.8 in /backend
Timothy Jaeryang Baek 4 months ago
parent
commit
541fa37c5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -18,7 +18,7 @@ aiofiles
 
 sqlalchemy==2.0.32
 alembic==1.14.0
-peewee==3.17.6
+peewee==3.17.8
 peewee-migrate==1.12.2
 psycopg2-binary==2.9.9
 pgvector==0.3.5