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

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

Merged
merged 1 commit into from
Feb 8, 2022

Conversation

edx-requirements-bot
Copy link
Contributor

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:
``

@edx-requirements-bot edx-requirements-bot requested review from mraarif and a team February 7, 2022 14:49
@codecov
Copy link

codecov bot commented Feb 7, 2022

Codecov Report

Merging #198 (82a551e) into master (4550dd6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #198   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          412       412           
  Branches        64        64           
=========================================
  Hits           412       412           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4550dd6...82a551e. Read the comment docs.

@mraarif mraarif marked this pull request as ready for review February 8, 2022 07:18
@mraarif mraarif merged commit fbaa4b8 into master Feb 8, 2022
@mraarif mraarif deleted the jenkins/cleanup-python-code-4550dd6 branch February 8, 2022 07:18
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