Skip to content

Commit 1fb8932

Browse files
Bump bcrypt from 4.1.1 to 4.1.2 in /server
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.1 to 4.1.2. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](pyca/bcrypt@4.1.1...4.1.2) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79df895 commit 1fb8932

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ python-dateutil==2.8.2
55
pylint-ignore==2022.1025
66
marshmallow-sqlalchemy==0.29.0
77
tornado-prometheus==0.1.2
8-
bcrypt==4.1.1
8+
bcrypt==4.1.2
99
anytree==2.12.1

0 commit comments

Comments
 (0)