Update dependency bcrypt to v4

This commit is contained in:
Renovate Bot 2022-09-18 00:58:54 +02:00 committed by Gitea
parent 83aeff2c5e
commit 58f378daad

View File

@ -7,7 +7,7 @@ pymysql==1.0.2
pyjwt==2.3.0
apiflask==1.0.0
flask-cors==3.0.10
bcrypt==3.2.2
bcrypt==4.0.0
pytest~=7.1.2
pytest-cov
marshmallow~=3.15.0