From 4efe37e436ebd30accfbaead2aa3ef50b1578642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:15:17 +0000 Subject: [PATCH] Bump pip from 24.2 to 26.0 in /doc/sphinx Bumps [pip](https://github.com/pypa/pip) from 24.2 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/24.2...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt index 13e0327c0f6..0ba4435f9f7 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -8,7 +8,7 @@ imagesize==1.4.1 Jinja2==3.1.4 MarkupSafe==3.0.2 packaging==24.1 -pip==24.2 +pip==26.0 Pygments==2.18.0 requests==2.32.3 six==1.16.0