We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae6758 commit e05c035Copy full SHA for e05c035
2 files changed
airflow/providers/openlineage/provider.yaml
@@ -50,8 +50,8 @@ dependencies:
50
- apache-airflow-providers-common-sql>=1.6.0
51
- apache-airflow-providers-common-compat>=1.2.0
52
- attrs>=22.2
53
- - openlineage-integration-common>=1.16.0
54
- - openlineage-python>=1.16.0
+ - openlineage-integration-common>=1.22.0
+ - openlineage-python>=1.22.0
55
56
integrations:
57
- integration-name: OpenLineage
generated/provider_dependencies.json
@@ -944,8 +944,8 @@
944
"apache-airflow-providers-common-sql>=1.6.0",
945
"apache-airflow>=2.8.0",
946
"attrs>=22.2",
947
- "openlineage-integration-common>=1.16.0",
948
- "openlineage-python>=1.16.0"
+ "openlineage-integration-common>=1.22.0",
+ "openlineage-python>=1.22.0"
949
],
950
"devel-deps": [],
951
"plugins": [
0 commit comments