Skip to content

Commit 111d818

Browse files
chore(deps): bump bcrypt from 3.2.0 to 4.1.3
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.2.0 to 4.1.3. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](pyca/bcrypt@3.2.0...4.1.3) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddbe80f commit 111d818

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pydantic==2.5.2
44
python-jose==3.3.0
55
python-multipart==0.0.5
66
passlib==1.7.4
7-
bcrypt==3.2.0
7+
bcrypt==4.1.3
88
python-dotenv==1.0.1
99
pymongo==4.6.1
1010
motor==3.3.2

0 commit comments

Comments
 (0)