From 21b57bb50bfd6bb41276eb48a4af90bb8ebc6487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 20:32:43 +0000 Subject: [PATCH] [noissue]: Update protobuf requirement Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.22.0-rc1...v5.27.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2525c2a379..6d27299950 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ opentelemetry-distro[otlp]>=0.45b0,<=0.45b0 opentelemetry-exporter-otlp-proto-http>=1.24.0,<=1.24.0 opentelemetry-instrumentation-django>=0.45b0,<=0.45b0 opentelemetry-instrumentation-wsgi>=0.45b,<=0.45b0 -protobuf>=4.21.1,<5.26.2 +protobuf>=4.21.1,<5.27.1 pulp-glue>=0.18.0,<0.26 pygtrie>=2.5,<=2.5.0 psycopg[binary]>=3.1.8,<=3.1.19