From ac1d7b0d0a742a83f64a696f94f6ac657e7dbbb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:43:58 +0000 Subject: [PATCH] Bump senzing-abstract from 0.1.11 to 0.1.12 (#163) Bumps [senzing-abstract](https://github.com/senzing-garage/sz-sdk-python-abstract) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/senzing-garage/sz-sdk-python-abstract/releases) - [Changelog](https://github.com/senzing-garage/sz-sdk-python-abstract/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/sz-sdk-python-abstract/compare/0.1.11...0.1.12) --- updated-dependencies: - dependency-name: senzing-abstract dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9b0ab7..3912f85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ grpcio==1.68.0 protobuf==5.28.3 -senzing-abstract==0.1.11 +senzing-abstract==0.1.12