From 414a2d0634497e0e060c4101293f004cf6a08793 Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Tue, 8 Oct 2024 09:23:21 -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 764d7ec2..81e6fbcc 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