You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/10/29 06:36:39 UTC

[GitHub] [incubator-superset] john-bodley commented on pull request #11464: chore: update Python requirements

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org