openedx / xblock-lti-consumer

GNU Affero General Public License v3.0
28 stars 84 forks source link

feat: add urllib3 constraint #372

Closed alangsto closed 1 year ago

alangsto commented 1 year ago

botocore requires urllib3 <1.27,>=1.25.4. Added constraint to allow make upgrade to run successfully.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (314cba1) 97.73% compared to head (c1b518d) 97.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #372 +/- ## ======================================= Coverage 97.73% 97.73% ======================================= Files 77 77 Lines 6325 6325 ======================================= Hits 6182 6182 Misses 143 143 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `97.73% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.