Skip to content

Commit 774612d

Browse files
Update bcrypt requirement
Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to permit the latest version. Updates `bcrypt` to 5.0.0 - [Changelog](https://github.com/pyca/bcrypt/blob/main/CHANGELOG.rst) - [Commits](pyca/bcrypt@v1.0.0...5.0.0) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 5.0.0 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf353fd commit 774612d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Flask-SQLAlchemy
55
Flask-SQLAlchemy-Lite
66
argon2-cffi
77
authlib
8-
bcrypt<5.0.0
8+
bcrypt<6.0.0
99
bleach
1010
coverage
1111
cryptography

0 commit comments

Comments
 (0)