From 2e9c5c0f03c837d7c58aeedea80a89e2eccb1ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 22:10:43 +0000 Subject: [PATCH] Bump senzing-core from 1.0.2 to 1.0.3 Bumps [senzing-core](https://github.com/senzing-garage/sz-sdk-python-core) from 1.0.2 to 1.0.3. - [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/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: senzing-core dependency-version: 1.0.3 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 e696670..a3bcb59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ senzing==4.0.3 -senzing-core==1.0.2 \ No newline at end of file +senzing-core==1.0.3 \ No newline at end of file