From bfb0c23ae488ee50addffbc4337d54cd17c47131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 22:44:38 +0000 Subject: [PATCH] Bump senzing-grpc from 0.3.2 to 0.3.4 Bumps [senzing-grpc](https://github.com/senzing-garage/sz-sdk-python-grpc) from 0.3.2 to 0.3.4. - [Release notes](https://github.com/senzing-garage/sz-sdk-python-grpc/releases) - [Changelog](https://github.com/senzing-garage/sz-sdk-python-grpc/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/sz-sdk-python-grpc/commits) --- updated-dependencies: - dependency-name: senzing-grpc 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 717b40d..278a442 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ nbconvert==7.16.4 notebook==7.2.2 protobuf==5.28.3 senzing-abstract==0.1.10 -senzing-grpc==0.3.2 +senzing-grpc==0.3.4 setuptools==75.3.0