Skip to content

Commit 6a1f18c

Browse files
⬆ bump bcrypt from 4.3.0 to 5.0.0
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.3.0 to 5.0.0. - [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst) - [Commits](pyca/bcrypt@4.3.0...5.0.0) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97af034 commit 6a1f18c

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.124.0
22
Authlib==1.6.5
33
SQLAlchemy==2.0.43
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)