Skip to content

Commit 1be8a9b

Browse files
Bump bcrypt from 4.0.1 to 4.3.0
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] <[email protected]>
1 parent e9b79ca commit 1be8a9b

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 @@ flask==3.1.1
22
flask-login==0.6.3
33
flask-wtf==1.2.2
44
werkzeug==3.1.3
5-
bcrypt==4.0.1
5+
bcrypt==4.3.0
66
APScheduler==3.11.0
77
PyGithub==1.59.1
88
gitpython==3.1.45

0 commit comments

Comments
 (0)