chore(deps): bump bcrypt from 4.2.0 to 4.3.0 in /backend

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.2.0 to 4.3.0.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.2.0...4.3.0)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-01 02:37:41 +00:00 committed by GitHub
parent 094d777e55
commit eb97e30b0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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