Skip to content

Commit 54722f4

Browse files
deps: bump bcrypt from 4.0.1 to 4.3.0 in /backend
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.0.1 to 4.3.0. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](pyca/bcrypt@4.0.1...4.3.0) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3efead8 commit 54722f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pymongo==4.13.1
99
motor==3.7.1
1010
firebase-admin==6.9.0
1111
python-dotenv==1.0.0
12-
bcrypt==4.0.1
12+
bcrypt==4.3.0
1313
email-validator==2.2.0
1414
pytest
1515
pytest-asyncio

0 commit comments

Comments
 (0)