Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable dependabot python checks until we stabilise #2904

Merged
merged 1 commit into from
Jan 23, 2020
Merged

Commits on Jan 22, 2020

  1. disable dependabot python checks until we stabilise

    closes #2878
    
    We know a large portion of our Python modules are out of date, and that some of them are not even used for current functionality.
    Manual review and fixing of the versions that are causing active problems is required at this stage. Currently minor point version updates are more difficult and risky than they should be, if there is not an active reason to update a module, we shouldn't at this stage.
    
    Removing some out of date unused dependencies is preferable to keeping them current without understanding how we use them, e.g.  #2896
    
    When we remove what is not needed and get to a stable point with Python 3, we can re-enable this tool.
    hornc committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    e37bcd3 View commit details
    Browse the repository at this point in the history