From 3460b916ed03474d035d7a4afdb0d23413802006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 23:13:03 +0000 Subject: [PATCH] chore(deps): bump protobuf from 6.33.6 to 7.34.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.6 to 7.34.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbf72b5..58a5d4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,7 @@ opentelemetry-semantic-conventions==0.62b0 # via opentelemetry-sdk packaging==26.1 # via mlflow-skinny -protobuf==6.33.6 +protobuf==7.34.1 # via # databricks-sdk # mlflow-skinny