From 55b7e8d4ce4569add9901f6e47b4a7b892310b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:03:42 +0000 Subject: [PATCH] Bump pip from 25.3 to 26.0 Bumps [pip](https://github.com/pypa/pip) from 25.3 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.3...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7d0fc07..de3062b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -118,7 +118,7 @@ pathspec==1.0.4 ; python_version >= "3.10" and python_version < "3.14" patsy==1.0.2 ; python_version >= "3.10" and python_version < "3.14" pexpect==4.9.0 ; python_version >= "3.10" and python_version < "3.14" and sys_platform != "win32" and sys_platform != "emscripten" pillow==12.1.0 ; python_version >= "3.10" and python_version < "3.14" -pip==25.3 ; python_version >= "3.10" and python_version < "3.14" +pip==26.0 ; python_version >= "3.10" and python_version < "3.14" platformdirs==4.5.1 ; python_version >= "3.10" and python_version < "3.14" pluggy==1.6.0 ; python_version >= "3.10" and python_version < "3.14" pooch==1.8.2 ; python_version >= "3.10" and python_version < "3.14"