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 e05c0358af chore: bump OL provider dependencies versions (#42059)
e05c0358af is described below

commit e05c0358af23cd4ff8db755b6d02d081998b409a
Author: Kacper Muda <mudakac...@gmail.com>
AuthorDate: Tue Sep 10 17:02:12 2024 +0200

    chore: bump OL provider dependencies versions (#42059)
    
    Signed-off-by: Kacper Muda <mudakac...@gmail.com>
---
 airflow/providers/openlineage/provider.yaml | 4 ++--
 generated/provider_dependencies.json        | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/airflow/providers/openlineage/provider.yaml 
b/airflow/providers/openlineage/provider.yaml
index ee416360a1..c33b3a128e 100644
--- a/airflow/providers/openlineage/provider.yaml
+++ b/airflow/providers/openlineage/provider.yaml
@@ -50,8 +50,8 @@ dependencies:
   - apache-airflow-providers-common-sql>=1.6.0
   - apache-airflow-providers-common-compat>=1.2.0
   - attrs>=22.2
-  - openlineage-integration-common>=1.16.0
-  - openlineage-python>=1.16.0
+  - openlineage-integration-common>=1.22.0
+  - openlineage-python>=1.22.0
 
 integrations:
   - integration-name: OpenLineage
diff --git a/generated/provider_dependencies.json 
b/generated/provider_dependencies.json
index 7e158f476a..18e98f76cd 100644
--- a/generated/provider_dependencies.json
+++ b/generated/provider_dependencies.json
@@ -944,8 +944,8 @@
       "apache-airflow-providers-common-sql>=1.6.0",
       "apache-airflow>=2.8.0",
       "attrs>=22.2",
-      "openlineage-integration-common>=1.16.0",
-      "openlineage-python>=1.16.0"
+      "openlineage-integration-common>=1.22.0",
+      "openlineage-python>=1.22.0"
     ],
     "devel-deps": [],
     "plugins": [

Reply via email to