john-bodley commented on pull request #10733: URL: https://github.com/apache/incubator-superset/pull/10733#issuecomment-683922362
@villebro something we're trying at Airbnb for a number of our Python services is automatically updating all Python dependencies on a regular occurrence. I was wondering whether there is merit in doing something similar for Apache Superset especially as _all_ Python dependencies should be defined in either there requirements or `pre-commit-config.yaml`; both of which can be updated via the CLI. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
