Skip to content

Commit 0a9a76d

Browse files
⬆ bump bcrypt from 4.2.1 to 4.3.0
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.2.1 to 4.3.0. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](pyca/bcrypt@4.2.1...4.3.0) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81748b0 commit 0a9a76d

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.115.11
22
Authlib==1.5.1
33
SQLAlchemy==2.0.38
44
psycopg2==2.9.10
5-
bcrypt==4.2.1
5+
bcrypt==4.3.0
66
alembic==1.14.1
77
psutil==6.1.1
88
loguru==0.7.3

0 commit comments

Comments
 (0)