fix(deps): update dependency bcrypt to v5 (#6246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-26 15:05:42 +00:00
committed by GitHub
parent 33aedd6904
commit f3cc51190c
2 changed files with 66 additions and 54 deletions

View File

@@ -22,7 +22,7 @@ alembic = "^1.11.3"
aniso8601 = "10.0.1"
appdirs = "1.4.4"
apprise = "^1.4.5"
bcrypt = "^4.0.1"
bcrypt = "^5.0.0"
extruct = "^0.18.0"
fastapi = "^0.117.0"
httpx = "^0.28.0"