Ver Fonte

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
Timothy Jaeryang Baek há 8 meses atrás
pai
commit
7feda56e7b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -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