From 01e0cad13142b3e3287f50f246e298684cd88ecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 21:22:41 +0000 Subject: [PATCH] Bump pip from 21.3.1 to 25.2 in /label-studio/deploy Bumps [pip](https://github.com/pypa/pip) from 21.3.1 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/21.3.1...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' 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..8cbad00 100644 --- a/label-studio/deploy/requirements-mw.txt +++ b/label-studio/deploy/requirements-mw.txt @@ -1,2 +1,2 @@ -pip==21.3.1 +pip==25.2 setuptools==60.0.3 \ No newline at end of file