Update dependency apache-airflow-providers-apache-beam to v6#14000
Update dependency apache-airflow-providers-apache-beam to v6#14000renovate-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-apache-beam dependency from version 5.1.1 to 6.2.3 in the requirements.txt file. The review highlights that the corresponding constraints.txt file was not updated to reflect this change, which is necessary to maintain reproducible installations and dependency consistency.
| # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files | ||
| apache-airflow[google]==2.6.3 | ||
| apache-airflow-providers-apache-beam==5.1.1 | ||
| apache-airflow-providers-apache-beam==6.2.3 |
There was a problem hiding this comment.
This dependency update is incomplete. The constraints.txt file, which is used for reproducible installations, has not been updated to match this change.
composer/blog/gcp-tech-blog/data-orchestration-with-composer/constraints.txt still specifies apache-airflow-providers-apache-beam==5.1.1 on line 87.
Please update the version in constraints.txt to 6.2.3 to ensure dependency consistency, as mentioned in the comment at the top of this file.
This PR contains the following updates:
==5.1.1→==6.2.3Configuration
📅 Schedule: (UTC)
🚦 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.