From 14341f736b06a751e97e3d6c8f1af4fadf3e3d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 12:53:42 +0000 Subject: [PATCH] Bump senzing from 4.0.2 to 4.0.3 Bumps [senzing](https://github.com/senzing-garage/sz-sdk-python) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/senzing-garage/sz-sdk-python/releases) - [Changelog](https://github.com/senzing-garage/sz-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/sz-sdk-python/compare/4.0.2...4.0.3) --- updated-dependencies: - dependency-name: senzing dependency-version: 4.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 f24d847..f61876c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -senzing==4.0.2 +senzing==4.0.3 senzing-core==1.0.0 \ No newline at end of file