Skip to content

Commit 9360810

Browse files
dependabot[bot]Tim020
authored andcommitted
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] <[email protected]>
1 parent 0041240 commit 9360810

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,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)