Skip to content

Commit 46035dd

Browse files
committed
build(deps): bump cmd2 package versions to major release
1 parent 9c4827c commit 46035dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = { text = "GPLv3" }
1313
requires-python = ">=3.12"
1414
keywords = ["shell", "webshell", "command injection", "security", "ctf-tools", "penetration testing", "rce", "remote code execution"]
1515
dependencies = [
16-
"cmd2==2.7.0",
16+
"cmd2==3.2.2",
1717
"requests==2.33.0",
1818
"validator-collection==1.5.0",
1919
"colorlog==6.10.1",

0 commit comments

Comments
 (0)