Closed mzulqarnain1 closed 3 years ago
Merging #865 (1a3ec88) into master (29f87ba) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #865 +/- ##
=======================================
Coverage 76.43% 76.43%
=======================================
Files 151 151
Lines 17169 17169
=======================================
Hits 13123 13123
Misses 4046 4046
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 29f87ba...1a3ec88. Read the comment docs.
Currently, we are have pinned pip to version 20.1.1 in configuration, which is compatible with pip-tools < 6.0 So in this PR we are upgrading pip-tools to 5.5* according to this compatibility chart https://github.com/jazzband/pip-tools/#versions-and-compatibility
Relevant JIRA: https://openedx.atlassian.net/browse/BOM-2247