mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(deps): update dependency bcrypt to v4
This commit is contained in:
parent
6ab9663b76
commit
7ad22d8143
2 changed files with 15 additions and 17 deletions
|
@ -59,7 +59,7 @@ python = ">=3.9,<3.11"
|
|||
# General
|
||||
aiofiles = "^22.0.0"
|
||||
asgiref = "^3.4.1"
|
||||
bcrypt = "^3.2.0"
|
||||
bcrypt = "^4.0.0"
|
||||
bleach = "^4.1.0"
|
||||
email-validator = "1.2.1"
|
||||
fakeredis = "^1.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue