Skip to content

Commit ba2299a

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] <[email protected]>
1 parent acd4669 commit ba2299a

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.2
22
flask-login==0.6.3
33
flask-wtf==1.2.2
44
werkzeug==3.1.3
5-
bcrypt==4.3.0
5+
bcrypt==5.0.0
66
APScheduler==3.11.0
77
PyGithub==2.8.1
88
gitpython==3.1.45

0 commit comments

Comments
 (0)