Skip to content

Commit e05c035

Browse files
authored
chore: bump OL provider dependencies versions (#42059)
Signed-off-by: Kacper Muda <mudakacper@gmail.com>
1 parent 1ae6758 commit e05c035

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

airflow/providers/openlineage/provider.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ dependencies:
5050
- apache-airflow-providers-common-sql>=1.6.0
5151
- apache-airflow-providers-common-compat>=1.2.0
5252
- attrs>=22.2
53-
- openlineage-integration-common>=1.16.0
54-
- openlineage-python>=1.16.0
53+
- openlineage-integration-common>=1.22.0
54+
- openlineage-python>=1.22.0
5555

5656
integrations:
5757
- integration-name: OpenLineage

generated/provider_dependencies.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -944,8 +944,8 @@
944944
"apache-airflow-providers-common-sql>=1.6.0",
945945
"apache-airflow>=2.8.0",
946946
"attrs>=22.2",
947-
"openlineage-integration-common>=1.16.0",
948-
"openlineage-python>=1.16.0"
947+
"openlineage-integration-common>=1.22.0",
948+
"openlineage-python>=1.22.0"
949949
],
950950
"devel-deps": [],
951951
"plugins": [

0 commit comments

Comments
 (0)