From 8a00374ceb6dcb3ef8eb78909550a10e48b9b4c9 Mon Sep 17 00:00:00 2001 From: Ben Turner <2518196+benpturner@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:35:08 +0100 Subject: [PATCH] Update Pipfile - Remove donut-shellcode --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index b57371e9..43a3be4d 100644 --- a/Pipfile +++ b/Pipfile @@ -19,7 +19,6 @@ pyOpenSSL = "*" PyYAML = "*" IPy = "*" pefile = "*" -donut-shellcode = "==0.9.2" python-jenkins = "*" tzlocal = "*" jenkins = "*"