feat: bump zxcvbn version
zxcvbn 4.4.28 no longer crashes on long, random passwords.
This commit is contained in:
parent
30e9fc4cb6
commit
8aa8ea0ee2
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ dependencies = [
|
|||
"terminaltables~=3.1.0",
|
||||
"traceback-with-variables~=2.0.4",
|
||||
"xlrd~=2.0.1",
|
||||
"zxcvbn-python~=4.4.24",
|
||||
"zxcvbn-python~=4.4.28",
|
||||
"markdownify~=0.11.2",
|
||||
|
||||
# integration dependencies
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue