mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-10 04:15:38 -05:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user