From 609662ff6e76cb2a0b14b7cbc50c48630b29cd9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:32:03 +0000 Subject: [PATCH] build(deps): bump pip from 25.3 to 26.0 in /python 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] --- python/requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements-tests.txt b/python/requirements-tests.txt index cd635b70..a2f7774e 100644 --- a/python/requirements-tests.txt +++ b/python/requirements-tests.txt @@ -24,7 +24,7 @@ mypy-extensions==1.0.0 nh3==0.2.18 packaging==24.2 pathspec==0.12.1 -pip==25.3 +pip==26.0 pkginfo==1.12.1.2 platformdirs==4.3.6 pycparser==2.22