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

Dependabot can't resolve your Python dependency files #43

Closed
dependabot-preview bot opened this issue Sep 27, 2018 · 3 comments
Closed

Dependabot can't resolve your Python dependency files #43

dependabot-preview bot opened this issue Sep 27, 2018 · 3 comments

Comments

@dependabot-preview
Copy link

Dependabot can't resolve your Python dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Could not find a version that matches black
Skipped pre-versions: 18.3a0, 18.3a0, 18.3a1, 18.3a1, 18.3a2, 18.3a2, 18.3a3, 18.3a3, 18.3a4, 18.3a4, 18.4a0, 18.4a0, 18.4a1, 18.4a1, 18.4a2, 18.4a2, 18.4a3, 18.4a3, 18.4a4, 18.4a4, 18.5b0, 18.5b0, 18.5b1, 18.5b1, 18.6b0, 18.6b0, 18.6b1, 18.6b1, 18.6b2, 18.6b2, 18.6b3, 18.6b3, 18.6b4, 18.6b4, 18.9b0, 18.9b0
There are incompatible versions in the resolved dependencies.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

@greysteil
Copy link

FYI, I'm digging into what's gone wrong with Dependabot to have it cause that error. I'll have a fix for you today.

@greysteil
Copy link

OK, on further investigation the underlying issue here is pypa/pipenv#3017. Dependabot uses the latest version of Pipenv, and is seeing that error during updating (I also see it when attempting to pipenv install for this repo locally).

I'll see if I can implement the workaround on Dependabot, but this should be fixed in the next Pipenv release regardless.

Thanks for giving Dependabot a try!

@greysteil
Copy link

Apologies this took me so long to get fixed. Dependabot is now using Pipenv 2018.11.14 which appears to be working 👌.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant