From dd57d14a0e352854da0165631b439c3c964e0115 Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Sun, 6 Oct 2024 20:16:19 -0400 Subject: [PATCH] chore: Upgrade Python requirements --- requirements/pip_tools.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip_tools.txt b/requirements/pip_tools.txt index 764d7ec..81e6fbc 100644 --- a/requirements/pip_tools.txt +++ b/requirements/pip_tools.txt @@ -4,7 +4,7 @@ # # make upgrade # -build==1.2.2 +build==1.2.2.post1 # via pip-tools click==8.1.7 # via pip-tools