From 94aab02238e651190b10ecc4210d371c9906af08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 21:03:32 +0000 Subject: [PATCH] Bump pip from 18.0 to 25.2 in /tests/python2-libraries Bumps [pip](https://github.com/pypa/pip) from 18.0 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/18.0...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/python2-libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python2-libraries/requirements.txt b/tests/python2-libraries/requirements.txt index f0596d67..b811c2df 100644 --- a/tests/python2-libraries/requirements.txt +++ b/tests/python2-libraries/requirements.txt @@ -120,7 +120,7 @@ pep8==1.7.1 pexpect==4.6.0 pika==0.12.0 pillow==9.3.0 -pip==18.0 +pip==25.2 prettytable==0.7.2 protobuf==3.6.1 psutil==5.4.7