Skip to content

Commit 327459a

Browse files
Bump bcrypt from 4.1.3 to 4.2.0 in /server
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.1.3 to 4.2.0. - [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py) - [Commits](pyca/bcrypt@4.1.3...4.2.0) --- updated-dependencies: - dependency-name: bcrypt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8796d7e commit 327459a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ python-dateutil==2.9.0.post0
55
pylint-ignore==2022.1025
66
marshmallow-sqlalchemy==0.30.0
77
tornado-prometheus==0.1.2
8-
bcrypt==4.1.3
8+
bcrypt==4.2.0
99
anytree==2.12.1
1010
alembic==1.13.2

0 commit comments

Comments
 (0)