Skip to content

Commit 070bba7

Browse files
authored
Merge pull request #1478 from kizniche/dependabot/pip/install/bcrypt-5.0.0
Bump bcrypt from 4.1.2 to 5.0.0 in /install
2 parents 18ab5d2 + e76e9af commit 070bba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Mycodo base
22
alembic==1.16.5
33
argparse==1.4.0
4-
bcrypt==4.1.2
4+
bcrypt==5.0.0
55
distro==1.9.0
66
email_validator==2.3.0
77
filelock==3.13.1

0 commit comments

Comments
 (0)