Skip to content

Fix dependabot#200

Merged
lovelydinosaur merged 1 commit intomasterfrom
fix_dependabot
Oct 1, 2020
Merged

Fix dependabot#200
lovelydinosaur merged 1 commit intomasterfrom
fix_dependabot

Conversation

@jcugat
Copy link
Copy Markdown
Contributor

@jcugat jcugat commented Oct 1, 2020

It seems dependabot is not using the latest version of pip because it's failing with this error:

RequirementsFileParseError('Invalid requirement: --use-feature="2020-resolver"\nrun.py: error: no such option: --use-feature\n')

From https://github.com/encode/httpcore/network/updates/63068071

It seems dependabot is not using the latest version of pip because it's failing with this error:

RequirementsFileParseError('Invalid requirement: --use-feature="2020-resolver"\nrun.py: error: no such option: --use-feature\n')

From https://github.com/encode/httpcore/network/updates/63068071
@lovelydinosaur lovelydinosaur merged commit 8e68212 into master Oct 1, 2020
@lovelydinosaur lovelydinosaur deleted the fix_dependabot branch October 1, 2020 18:07
@lovelydinosaur
Copy link
Copy Markdown
Contributor

I had been wondering about that!
Good work, let's see how we do now.

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

Successfully merging this pull request may close these issues.

2 participants