From 1f6259d829c7c5cdb9dbeec721d4ffe51103f93a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 22:13:15 +0000 Subject: [PATCH] Bump pip from 26.0.1 to 26.1 in /.ci/docker Bumps [pip](https://github.com/pypa/pip) from 26.0.1 to 26.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.0.1...26.1) --- updated-dependencies: - dependency-name: pip dependency-version: '26.1' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .ci/docker/requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/docker/requirements-ci.txt b/.ci/docker/requirements-ci.txt index 77403da7bd68e..67020d598cffe 100644 --- a/.ci/docker/requirements-ci.txt +++ b/.ci/docker/requirements-ci.txt @@ -375,7 +375,7 @@ pwlf==2.2.1 #test that import: test_sac_estimator.py # To build PyTorch itself -pip==26.0.1 +pip==26.1 pyyaml==6.0.3 pyzstd setuptools==78.1.1