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

Manually upgrade pip-tools to 6.5.0 to fix pip/pip-tools bug. #573

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

doctoryes
Copy link
Contributor

This failure started happening in the automated requirements upgrade:
https://github.com/openedx/XBlock/runs/5100983778?check_suite_focus=true

The bug was being caused by an interaction between pip and pip-tools, described here:
jazzband/pip-tools#1558

The bug is fixed in pip-tools==6.5.0 - from this PR:
jazzband/pip-tools#1567

Just bump the version manually to get the automated upgrades working again.

@doctoryes doctoryes merged commit 99261e9 into master Feb 8, 2022
@doctoryes doctoryes deleted the juliasq/upgrade_pip_tools_manually branch February 8, 2022 15:50
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