Skip to content

Commit 4338c08

Browse files
authored
🔀 Merge pull request #340 from ezeparziale/dependabot/pip/bcrypt-5.0.0
⬆ bump bcrypt from 4.3.0 to 5.0.0
2 parents 6ef7799 + 3aeb303 commit 4338c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ fastapi[all]==0.128.0
22
Authlib==1.6.6
33
SQLAlchemy==2.0.45
44
psycopg2==2.9.11
5-
bcrypt==4.3.0
5+
bcrypt==5.0.0
66
alembic==1.17.1
77
psutil==7.1.3
88
loguru==0.7.3

0 commit comments

Comments
 (0)