patricker commented on issue #31823: URL: https://github.com/apache/airflow/issues/31823#issuecomment-1587898031
Also... the presence of the providers themselves in the pip-constraints file leads in that direction too. We have been doing all our provider upgrades by just updating the pip-constraints... Example: ``` apache-airflow-providers-github==2.2.1 apache-airflow-providers-google==10.0.0 apache-airflow-providers-grpc==3.1.0 apache-airflow-providers-hashicorp==3.3.1 apache-airflow-providers-http==4.3.0 apache-airflow-providers-imap==3.1.1 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
