From f5fd49453d86cb63f1b9db8fa489d9d239d4d69d Mon Sep 17 00:00:00 2001 From: Mike Bone Date: Tue, 5 Jan 2021 17:18:23 +0000 Subject: [PATCH] Updated pipfile python version --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 4371d80d..4907ef4c 100644 --- a/Pipfile +++ b/Pipfile @@ -16,4 +16,4 @@ PyYAML = "*" donut-shellcode = "==0.9.2" [requires] -python_version = "3.8" +python_version = "3.8+"