This is an automated email from the ASF dual-hosted git repository.
potiuk 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 bf28b3ed40 Update `azure-serivcebus` in pyproject.toml (#38422)
bf28b3ed40 is described below
commit bf28b3ed40bb6b5383d81ac2624254682fede940
Author: Shahar Epstein <[email protected]>
AuthorDate: Sat Mar 23 11:36:47 2024 +0200
Update `azure-serivcebus` in pyproject.toml (#38422)
---
pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml
index 4be3eb3e54..2b60872231 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -821,7 +821,7 @@ microsoft-azure = [ # source:
airflow/providers/microsoft/azure/provider.yaml
"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",