From c9be2b19f0f2d0af6c8a38a797c7535169d74d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 23:09:21 +0000 Subject: [PATCH] Bump protobuf from 5.29.1 to 5.29.2 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.1 to 5.29.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/v5.29.1...v5.29.2) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ae7163..4093657 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.3.1 -protobuf==5.29.1 +protobuf==5.29.2 senzing==0.2.0 senzing-grpc==0.3.8 setuptools==75.6.0