Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit cb5409c

Browse files
chore(deps): update dependency bcrypt to v4.1.3
1 parent a9bf116 commit cb5409c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.105.0
22
uvicorn==0.24.0.post1
33
python-jose==3.3.0
4-
bcrypt==4.0.1
4+
bcrypt==4.1.3
55
passlib[bcrypt]
66
pymysql==1.1.0
77
cryptography==41.0.7

0 commit comments

Comments
 (0)