From 553abd3ba19d6f5da150d9b5b7fc31cf1f6138c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 22:42:00 +0000 Subject: [PATCH] Bump protobuf from 5.28.3 to 5.29.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.3 to 5.29.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/v5.28.3...v5.29.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 98e0429..423388d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ jupyter==1.1.1 jupyterlab-code-formatter==3.0.2 nbconvert==7.16.4 notebook==7.2.2 -protobuf==5.28.3 +protobuf==5.29.0 senzing-abstract==0.1.12 senzing-grpc==0.3.5 setuptools==75.6.0