From 909ffc2d46001ff85e6650eebbd2e8eff8b1d558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:12:47 +0000 Subject: [PATCH] build(deps-dev): bump protobuf from 4.25.3 to 5.28.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 5.28.0. - [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.25.3...v5.28.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 93ed92b..a2d3cfd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -87,7 +87,7 @@ pip-tools==7.4.1 # via elastic-opentelemetry (pyproject.toml) pluggy==1.5.0 # via pytest -protobuf==4.25.3 +protobuf==5.28.0 # via # googleapis-common-protos # opentelemetry-proto