Skip to content

Commit

Permalink
Bump common-sql version in provider (#32907)
Browse files Browse the repository at this point in the history
The support for openlineage was added in apache-airflow-providers-common-sql==1.6.0
  • Loading branch information
eladkal committed Jul 28, 2023
1 parent 8a0f410 commit 5c8223c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion airflow/providers/openlineage/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ versions:

dependencies:
- apache-airflow>=2.7.0
- apache-airflow-providers-common-sql>=1.3.1
- apache-airflow-providers-common-sql>=1.6.0
- attrs>=22.2
- openlineage-integration-common>=0.28.0
- openlineage-python>=0.28.0
Expand Down
2 changes: 1 addition & 1 deletion generated/provider_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@
},
"openlineage": {
"deps": [
"apache-airflow-providers-common-sql>=1.3.1",
"apache-airflow-providers-common-sql>=1.6.0",
"apache-airflow>=2.7.0",
"attrs>=22.2",
"openlineage-integration-common>=0.28.0",
Expand Down

0 comments on commit 5c8223c

Please sign in to comment.