From 8106e9c5b6cde8c64a1b0e8441e7ca47712b2830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 22:27:08 +0000 Subject: [PATCH] Bump senzing-core from 0.3.15 to 0.3.16 Bumps [senzing-core](https://github.com/senzing-garage/sz-sdk-python-core) from 0.3.15 to 0.3.16. - [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.15...0.3.16) --- updated-dependencies: - dependency-name: senzing-core dependency-version: 0.3.16 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 a757902..388b06a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ senzing==0.2.16 -senzing-core==0.3.15 +senzing-core==0.3.16