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

Upgrade future manually via pip-compile #1129

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Commits on Mar 8, 2023

  1. Upgrade future manually via pip-compile

    Dependabot keeps failing on this, for whatever reason, in the following
    way:
    
    ```
    updater | INFO <job_621493460> Latest version is 0.18.3
    updater | INFO <job_621493460> Requirements to unlock own
    updater | INFO <job_621493460> Requirements update strategy bump_versions
    updater | INFO <job_621493460> Updating future from 0.18.2 to 0.18.3
    …
    updater | ERROR <job_621493460> Error processing future (RuntimeError)
    updater | ERROR <job_621493460> No files have changed!
    ```
    
    Maybe this will unblock Dependabot from being able to upgrade production
    dependencies? (See #964.)
    StevenMaude committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    71f9c22 View commit details
    Browse the repository at this point in the history