From 0f8b49032a14f83bbefd6bd4a1592c0a0fac7a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 03:43:14 +0000 Subject: [PATCH] Bump pip from 24.2 to 25.3 in /RobotClient Bumps [pip](https://github.com/pypa/pip) from 24.2 to 25.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.2...25.3) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RobotClient/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RobotClient/requirements.txt b/RobotClient/requirements.txt index c6f730f..d1839fa 100644 --- a/RobotClient/requirements.txt +++ b/RobotClient/requirements.txt @@ -1,6 +1,6 @@ certifi==2025.1.31 charset-normalizer==3.4.1 idna==3.10 -pip==24.2 +pip==25.3 requests==2.32.4 urllib3==2.6.0