From 0ca5c8d45a7c8c84c7ba88054a96d2004e3ae185 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 22:41:08 +0000 Subject: [PATCH] Bump senzing-abstract from 0.1.11 to 0.1.12 (#161) 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 51ab8e5..98e0429 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ jupyterlab-code-formatter==3.0.2 nbconvert==7.16.4 notebook==7.2.2 protobuf==5.28.3 -senzing-abstract==0.1.11 +senzing-abstract==0.1.12 senzing-grpc==0.3.5 setuptools==75.6.0