mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-06-12 19:11:46 -07:00
chore(deps): bump HashcatRosetta to v0.2.0, add click runtime dep
Resolves Dependabot alert #1 — vulnerable pytest tmpdir handling (< 9.0.3) in HashcatRosetta/requirements.txt. Upstream v0.2.0 drops pytest from runtime requirements and now depends on click for its CLI/formatting module, so add click>=8.0.0 to hate_crack runtime deps to keep display_rule_opcodes_summary functional.
This commit is contained in:
+1
-1
Submodule HashcatRosetta updated: 9a968354cb...18d9ddcfe6
@@ -14,6 +14,7 @@ dependencies = [
|
|||||||
"openpyxl>=3.0.0",
|
"openpyxl>=3.0.0",
|
||||||
"packaging>=21.0",
|
"packaging>=21.0",
|
||||||
"simple-term-menu==1.6.6",
|
"simple-term-menu==1.6.6",
|
||||||
|
"click>=8.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|||||||
Reference in New Issue
Block a user