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

pip no longer requires a range #7714

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Commits on Aug 17, 2023

  1. pip no longer requires a range

    The range was specified because newer versions of `pip` don't support
    `python` `3.6`.
    
    So now that we've dropped support for `3.6` here in Dependabot, we can
    go back to pinning to a single version.
    jeffwidman committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2ec2439 View commit details
    Browse the repository at this point in the history