Browse Source

Merge pull request #3708 from open-webui/dependabot/pip/backend/dev/peewee-3.17.6

chore(deps): bump peewee from 3.17.5 to 3.17.6 in /backend
Timothy Jaeryang Baek 10 months ago
parent
commit
51ae387d59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -14,7 +14,7 @@ requests==2.32.3
 aiohttp==3.9.5
 sqlalchemy==2.0.30
 alembic==1.13.2
-peewee==3.17.5
+peewee==3.17.6
 peewee-migrate==1.12.2
 psycopg2-binary==2.9.9
 PyMySQL==1.1.1