Skip to content

Commit

Permalink
Merge pull request #11015 from open-webui/dependabot/pip/backend/dev/…
Browse files Browse the repository at this point in the history
…bcrypt-4.3.0

chore(deps): bump bcrypt from 4.2.0 to 4.3.0 in /backend
  • Loading branch information
tjbck authored Mar 1, 2025
2 parents 65949db + eb97e30 commit 81d2df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 81d2df4

Please sign in to comment.