From 0f434bc2a511b402e18e51ea2bb37bee2a1eadf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 22:35:29 +0000 Subject: [PATCH] Bump senzing-core from 0.3.13 to 0.3.14 Bumps [senzing-core](https://github.com/senzing-garage/sz-sdk-python-core) from 0.3.13 to 0.3.14. - [Release notes](https://github.com/senzing-garage/sz-sdk-python-core/releases) - [Changelog](https://github.com/senzing-garage/sz-sdk-python-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/sz-sdk-python-core/compare/0.3.13...0.3.14) --- updated-dependencies: - dependency-name: senzing-core dependency-version: 0.3.14 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 435714a..347cdac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ senzing==0.2.2 -senzing-core==0.3.13 +senzing-core==0.3.14