john-bodley commented on pull request #11464:
URL: 
https://github.com/apache/incubator-superset/pull/11464#issuecomment-718393962


   @mistercrunch agreed. We do something similar at Airbnb for all our Python 
dependencies via a cron. We also update the `pre-commit` hooks.
   
   Note not all Python packages adhere to the `<major>.<minor>.<patch>` 
versioning (there's actually been a deliberate move away from this for a number 
of packages) but as long as we bound versions I think semi-frequent (every 
week, fortnight, or month) updates should be fairly safe. 


----------------------------------------------------------------
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]

Reply via email to