From ca4a70e4ecf1e11d681f4786b01a2e78ff62460b Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Sat, 14 Feb 2026 19:45:24 -0500 Subject: [PATCH] chore: Upgrade Python requirements --- requirements/pip-tools.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 6e2d6b369..dac92248a 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -12,7 +12,7 @@ packaging==26.0 # via # build # wheel -pip-tools==7.5.2 +pip-tools==7.5.3 # via -r requirements/pip-tools.in pyproject-hooks==1.2.0 # via @@ -26,5 +26,5 @@ pip==25.3 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # pip-tools -setuptools==81.0.0 +setuptools==82.0.0 # via pip-tools