Skip to content

Commit

Permalink
yandex provider: bump version for yq http client package (#39548)
Browse files Browse the repository at this point in the history
* yandex provider: bump version for yq http client package

* Update generated/provider_dependencies.json

---------

Co-authored-by: Andrey Anshin <Andrey.Anshin@taragol.is>
  • Loading branch information
uzhastik and Taragolis authored May 11, 2024
1 parent 092153c commit defe459
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion airflow/providers/yandex/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ versions:
dependencies:
- apache-airflow>=2.7.0
- yandexcloud>=0.228.0
- yandex-query-client>=0.1.2
- yandex-query-client>=0.1.4

integrations:
- integration-name: Yandex.Cloud
Expand Down
2 changes: 1 addition & 1 deletion generated/provider_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,7 @@
"yandex": {
"deps": [
"apache-airflow>=2.7.0",
"yandex-query-client>=0.1.2",
"yandex-query-client>=0.1.4",
"yandexcloud>=0.228.0"
],
"devel-deps": [],
Expand Down

0 comments on commit defe459

Please sign in to comment.