From b49ecce0dcd95850602d47bf29690097051288a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 23:29:52 +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 e80e2de63f67b..eb1207acbfbd1 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