openedx / edx-django-utils

edX utilities for Django Application development.
https://edx.readthedocs.io/projects/edx-django-utils/en/latest/
Apache License 2.0
26 stars 20 forks source link

Update pip and pip-tools version to fix make upgrades #190

Closed edx-requirements-bot closed 2 years ago

edx-requirements-bot commented 2 years ago
Additional information from script execution

Python code cleanup by the cleanup-python-code Jenkins job.

This pull request was generated by the cleanup-python-code Jenkins job, which ran ``` pip install --upgrade pip;pip install --upgrade pip-tools;pip-compile -v --allow-unsafe --rebuild -o requirements/pip.txt requirements/pip.in;pip-compile --upgrade -o requirements/pip-tools.txt requirements/pip-tools.in;make upgrade ```

The following packages were installed: ``