From 10a7d7c0c31ec45f18e20b76e74627ba09240a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 20:38:10 +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.3) --- 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 3f9cbe78f2..e5b4b21554 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ opentelemetry-distro[otlp]>=0.45b0,<=0.46b0 opentelemetry-exporter-otlp-proto-http>=1.24.0,<=1.25.0 opentelemetry-instrumentation-django>=0.45b0,<=0.46b0 opentelemetry-instrumentation-wsgi>=0.45b,<=0.46b0 -protobuf>=4.21.1,<5.0 +protobuf>=4.21.1,<6.0 pulp-glue>=0.18.0,<0.28 pygtrie>=2.5,<=2.5.0 psycopg[binary]>=3.1.8,<=3.2.1