From 012d162b673dc7800bae7f8ae68c4a06f33bbc14 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 09:04:37 +0000 Subject: [PATCH 1/2] Update dependency grpcio to v1.76.0 --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 009bce5..4a78f90 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ requires-python = ">=3.10" # If you add a dependancy here you will need to add it below # to the [tools.pip-licenses].packages definition. dependencies = [ - "grpcio>=1.74, <1.75", + "grpcio>=1.76, <1.77", "grpcio-tools>=1.71, <1.72", "protobuf>=5.29, <5.30", "types-protobuf>=5.28, <5.29", diff --git a/requirements.txt b/requirements.txt index 3787332..bd63895 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.74.0 +grpcio==1.76.0 grpcio-tools==1.71.0 protobuf==5.29.0 uvloop==0.21.0 From dc9a42b57cf510cc473d1e69ec062b79c978edd1 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Sat, 25 Oct 2025 09:05:41 +0000 Subject: [PATCH 2/2] Update NOTICE.txt --- NOTICE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE.txt b/NOTICE.txt index d1301ee..6f00545 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -7,7 +7,7 @@ Apache Software License UNKNOWN grpcio -1.74.0 +1.76.0 Apache Software License Apache License