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

fix: upgrade pip-tools to fix bug in versions 6.6.0 and 6.6.1 #211

Merged
merged 1 commit into from Dec 12, 2022

Conversation

alangsto
Copy link
Contributor

Version 6.6.0 and 6.6.1 of pip-tools contain bugs that break the python requirements update Github action. The bugs have been reported:

Version 6.6.2 contains the fix for both of these bugs, and this upgrade has happened in other repositories (see openedx/edx-bulk-grades#120).

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

Post merge:

  • Create a tag
  • Check new version is pushed to PyPi after tag-triggered build is
    finished.
  • Delete working branch (if not needed anymore)

@alangsto alangsto merged commit 883608f into master Dec 12, 2022
@alangsto alangsto deleted the alangsto/update_pip branch December 12, 2022 14:08
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.

None yet

2 participants