From ce1c32dc05e31a71b61c3b7913e232bf72d16f35 Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Sun, 13 Oct 2024 20:16:53 -0400 Subject: [PATCH] chore: Upgrade Python requirements --- requirements/base.txt | 2 +- requirements/pip_tools.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 92a0b7b..d9875cc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -12,7 +12,7 @@ lxml==5.3.0 # via xblock mako==1.3.5 # via xblock -markupsafe==2.1.5 +markupsafe==3.0.1 # via # mako # xblock 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