Skip to content

Commit

Permalink
chore: bump OL provider dependencies versions (#42059)
Browse files Browse the repository at this point in the history
Signed-off-by: Kacper Muda <mudakacper@gmail.com>
  • Loading branch information
kacpermuda authored Sep 10, 2024
1 parent 1ae6758 commit e05c035
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions airflow/providers/openlineage/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions generated/provider_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit e05c035

Please sign in to comment.