From 8f1e635668f675e7c5ef776a4a76c464883d956b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 19:53:19 +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 a009bcc..c7a2c9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ opentelemetry-semantic-conventions==0.62b1 # via opentelemetry-sdk packaging==26.2 # via mlflow-skinny -protobuf==6.33.6 +protobuf==7.34.1 # via # databricks-sdk # mlflow-skinny