From e06265ff4d7b1a3f0062e5b29dab97231ed56a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 21:48:17 +0000 Subject: [PATCH] build(deps): bump pip from 25.0.1 to 25.2 in /container/deps Bumps [pip](https://github.com/pypa/pip) from 25.0.1 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.0.1...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' 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..bfbddfdce60 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==25.2 pre-commit protobuf==5.27.3 pydantic==2.7.1