From 2a20574ef42768aebf2d8b67c3c9b544a61137e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 12:23:59 +0000 Subject: [PATCH] Bump senzing-core from 0.3.12 to 0.3.13 Bumps [senzing-core](https://github.com/senzing-garage/sz-sdk-python-core) from 0.3.12 to 0.3.13. - [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.12...0.3.13) --- updated-dependencies: - dependency-name: senzing-core dependency-version: 0.3.13 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 48cd6ac..435714a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ senzing==0.2.2 -senzing-core==0.3.12 +senzing-core==0.3.13