From dd341bf7e96e5c5fd286ac30d1151ac4e7d07089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 20:08:41 +0000 Subject: [PATCH] Bump pip from 25.0.1 to 26.1 in /ci/docker/integration/base Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/docker/integration/base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/docker/integration/base/requirements.txt b/ci/docker/integration/base/requirements.txt index 49da5a4a4ae9..ee7b7991558a 100644 --- a/ci/docker/integration/base/requirements.txt +++ b/ci/docker/integration/base/requirements.txt @@ -12,7 +12,7 @@ lazr.uri==1.0.6 more-itertools==8.10.0 oauthlib==3.2.2 packaging==24.1 -pip==25.0.1 +pip==26.1 pipdeptree==2.23.0 pycurl==7.45.3 PyJWT==2.10.1