From 48204e09daee79a91c389cc7b1aa45db723b92ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:34:43 +0000 Subject: [PATCH] build(deps): bump pip from 25.0.1 to 26.0 in /container/deps Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 26.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...26.0) --- updated-dependencies: - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- container/deps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/deps/requirements.txt b/container/deps/requirements.txt index 7c6ad2c1b98..c18bd2af45b 100644 --- a/container/deps/requirements.txt +++ b/container/deps/requirements.txt @@ -23,7 +23,7 @@ mypy numpy opentelemetry-api opentelemetry-sdk -pip==25.0.1 +pip==26.0 pre-commit protobuf==5.27.3 pydantic==2.7.1