potiuk commented on PR #40073: URL: https://github.com/apache/airflow/pull/40073#issuecomment-2151472561
BTW. For botocore specifically, we might have another reason to bump it - due to botocore releasing almost every day, bumping it from time to time to just limit the available number of candidates for resolution algorithm is generally a good idea - becasuse some of the heuristics there might get it into long backtracking - but we will also see that generally in CI and that's when we have ~ 80 or 100 candidates we should worry about it. It's not the case now, and generally when we continue adding operators and features to the provider with `--lowest-direct` and tests detecting need for a bump, the "we need it" bump should happen frequently enough to no worry about this case any more. -- 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]
