chore(deps): update dependency apache-airflow-providers-http to v6#13950
chore(deps): update dependency apache-airflow-providers-http to v6#13950renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the apache-airflow-providers-http package from version 4.4.2 to 6.0.0. A discrepancy was identified where the constraints.txt file still references the older version, which could lead to installation conflicts or unexpected behavior.
| apache-airflow-providers-apache-beam==5.1.1 | ||
| apache-airflow-providers-slack==7.3.2 | ||
| apache-airflow-providers-http==4.4.2 | ||
| apache-airflow-providers-http==6.0.0 |
There was a problem hiding this comment.
The requirements.txt file has been updated to apache-airflow-providers-http==6.0.0. However, the constraints.txt file (line 122) still specifies apache-airflow-providers-http==4.4.2. This discrepancy can lead to installation issues or unexpected behavior due to version mismatches. As indicated by the comment on line 1 of this file, please ensure that constraints.txt is also updated to reflect this change.
| apache-airflow-providers-apache-beam==5.1.1 | ||
| apache-airflow-providers-slack==7.3.2 | ||
| apache-airflow-providers-http==4.4.2 | ||
| apache-airflow-providers-http==6.0.0 |
There was a problem hiding this comment.
This pull request updates apache-airflow-providers-http from version 4.4.2 to 6.0.0. A major version bump often indicates breaking changes. Please ensure that the upgrade to v6.0.0 does not introduce any incompatibilities with the existing Airflow DAGs or other installed providers, especially since apache-airflow-providers-http might be an underlying dependency for other components like SlackWebhookOperator or BaseHook.
This PR contains the following updates:
==4.4.2→==6.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.