From a19a01b9b7bca48c72b6eb9a5ae59bca0608776e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 22:38:21 +0000 Subject: [PATCH] Bump senzing-core from 0.3.14 to 0.3.15 Bumps [senzing-core](https://github.com/senzing-garage/sz-sdk-python-core) from 0.3.14 to 0.3.15. - [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.14...0.3.15) --- updated-dependencies: - dependency-name: senzing-core dependency-version: 0.3.15 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 347cdac..6146007 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ senzing==0.2.2 -senzing-core==0.3.14 +senzing-core==0.3.15