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

Conversation

jeffwidman
Copy link
Member

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.

Blocked on:

@jeffwidman jeffwidman added the Ecosystems Used by the maintainer team for internal-facing project tracking label Aug 3, 2023
@jeffwidman jeffwidman self-assigned this Aug 3, 2023
@jeffwidman jeffwidman force-pushed the pip-no-longer-requires-a-range branch 4 times, most recently from 2f6c405 to fd9f1a7 Compare August 10, 2023 00:27
@jeffwidman jeffwidman marked this pull request as ready for review August 17, 2023 06:00
@jeffwidman jeffwidman requested a review from a team as a code owner August 17, 2023 06:00
@jeffwidman jeffwidman force-pushed the pip-no-longer-requires-a-range branch from fd9f1a7 to e480c86 Compare August 17, 2023 08:14
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 jeffwidman force-pushed the pip-no-longer-requires-a-range branch from e480c86 to 2ec2439 Compare August 17, 2023 16:04
@jeffwidman jeffwidman merged commit 8347e1e into main Aug 17, 2023
90 checks passed
@jeffwidman jeffwidman deleted the pip-no-longer-requires-a-range branch August 17, 2023 17:30
brettfo pushed a commit to brettfo/dependabot-core that referenced this pull request Oct 11, 2023
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ecosystems Used by the maintainer team for internal-facing project tracking L: python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants