From c9a96823aed9b883dd1b22de1626e7757a6e78c3 Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Sun, 8 Feb 2026 19:14:03 -0500 Subject: [PATCH] chore: Upgrade Python requirements --- requirements/pip.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 3b24145a..45e09e55 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -11,6 +11,8 @@ wheel==0.46.3 # The following packages are considered to be unsafe in a requirements file: pip==25.3 - # via -r requirements/pip.in -setuptools==80.10.2 + # via + # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt + # -r requirements/pip.in +setuptools==82.0.0 # via -r requirements/pip.in