From ea40563bbcbde6eb88fc1f0e2db993d6e625fae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 22:23:06 +0000 Subject: [PATCH] build(deps-dev): bump protobuf from 4.25.3 to 5.27.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 5.27.2. - [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.27.2) --- 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 4458a17..e01d0e5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -86,7 +86,7 @@ pip-tools==7.4.1 # via elastic-opentelemetry (pyproject.toml) pluggy==1.5.0 # via pytest -protobuf==4.25.3 +protobuf==5.27.2 # via # googleapis-common-protos # opentelemetry-proto