From 650e15af88f5174d3431479e645719ec62e73628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 23:58:35 +0000 Subject: [PATCH] Bump pip from 21.3.1 to 26.0 in /label-studio/deploy Bumps [pip](https://github.com/pypa/pip) from 21.3.1 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/21.3.1...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- label-studio/deploy/requirements-mw.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/label-studio/deploy/requirements-mw.txt b/label-studio/deploy/requirements-mw.txt index c1b04e1..d3d1861 100644 --- a/label-studio/deploy/requirements-mw.txt +++ b/label-studio/deploy/requirements-mw.txt @@ -1,2 +1,2 @@ -pip==21.3.1 +pip==26.0 setuptools==60.0.3 \ No newline at end of file