This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new ac50669c82 update to latest service bus (#38384)
ac50669c82 is described below

commit ac50669c8254ee1b62c91c47806c71d4819a2e10
Author: swathipil <76007337+swathi...@users.noreply.github.com>
AuthorDate: Sat Mar 23 01:35:01 2024 -0500

    update to latest service bus (#38384)
---
 airflow/providers/microsoft/azure/provider.yaml | 2 +-
 generated/provider_dependencies.json            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/airflow/providers/microsoft/azure/provider.yaml 
b/airflow/providers/microsoft/azure/provider.yaml
index 3cc8b3c16c..adbbc0de56 100644
--- a/airflow/providers/microsoft/azure/provider.yaml
+++ b/airflow/providers/microsoft/azure/provider.yaml
@@ -89,7 +89,7 @@ dependencies:
   - azure-storage-blob>=12.14.0
   - azure-mgmt-storage>=16.0.0
   - azure-storage-file-share
-  - azure-servicebus>=7.6.1
+  - azure-servicebus>=7.12.1
   - azure-synapse-spark
   - azure-synapse-artifacts>=0.17.0
   - adal>=1.2.7
diff --git a/generated/provider_dependencies.json 
b/generated/provider_dependencies.json
index 4f110f9918..54a02cc5d5 100644
--- a/generated/provider_dependencies.json
+++ b/generated/provider_dependencies.json
@@ -693,7 +693,7 @@
       "azure-mgmt-datalake-store>=0.5.0",
       "azure-mgmt-resource>=2.2.0",
       "azure-mgmt-storage>=16.0.0",
-      "azure-servicebus>=7.6.1",
+      "azure-servicebus>=7.12.1",
       "azure-storage-blob>=12.14.0",
       "azure-storage-file-datalake>=12.9.1",
       "azure-storage-file-share",

Reply via email to