Merge pull request #11015 from open-webui/dependabot/pip/backend/dev/bcrypt-4.3.0

chore(deps): bump bcrypt from 4.2.0 to 4.3.0 in /backend
This commit is contained in:
Timothy Jaeryang Baek
2025-02-28 18:43:57 -08:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ peewee-migrate==1.12.2
psycopg2-binary==2.9.9
pgvector==0.3.5
PyMySQL==1.1.1
bcrypt==4.2.0
bcrypt==4.3.0
pymongo
redis