From 58e0c2861ad4c16c212cd8aba423a6d42f382382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 01:26:34 +0000 Subject: [PATCH] Bump senzing-core from 0.3.5 to 0.3.7 Bumps [senzing-core](https://github.com/senzing-garage/sz-sdk-python-core) from 0.3.5 to 0.3.7. - [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.5...0.3.7) --- updated-dependencies: - dependency-name: senzing-core dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ecc3f74f..2cd74565 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1 +1 @@ -senzing-core==0.3.5 \ No newline at end of file +senzing-core==0.3.7 \ No newline at end of file