From a3eea9c86a7a5e5ec7268bd6716f0a74b7c11e97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 14:24:45 +0000 Subject: [PATCH] fix: bump azure-servicebus from 7.14.2 to 7.14.3 Bumps [azure-servicebus](https://github.com/Azure/azure-sdk-for-python) from 7.14.2 to 7.14.3. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-servicebus_7.14.2...azure-servicebus_7.14.3) --- updated-dependencies: - dependency-name: azure-servicebus dependency-version: 7.14.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 419f01d..f3b80d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ flask==3.1.2 pyyaml==6.0.3 pyiceberg[sql-sqlite,pyarrow]==0.10.0 deltalake==0.25.5 -azure-servicebus==7.14.2 +azure-servicebus==7.14.3