Merge pull request #4718 from open-webui/dependabot/pip/backend/dev/bcrypt-4.2.0

chore(deps): bump bcrypt from 4.1.3 to 4.2.0 in /backend
This commit is contained in:
Timothy Jaeryang Baek
2024-08-19 14:17:00 +02:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ peewee==3.17.6
peewee-migrate==1.12.2
psycopg2-binary==2.9.9
PyMySQL==1.1.1
bcrypt==4.1.3
bcrypt==4.2.0
pymongo
redis