Skip to content

Commit

Permalink
Merge pull request #477 from openedx/umar/add-pin-for-urllib3
Browse files Browse the repository at this point in the history
chore: add pin for urllib3
  • Loading branch information
mumarkhan999 authored Jan 7, 2025
2 parents c037a1b + 2d36a09 commit 76543fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions edx_lint/files/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ django-simple-history==3.0.0
# Cause: https://github.com/openedx/edx-lint/issues/458
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
pip<24.3

# Cause: https://github.com/openedx/edx-lint/issues/475
# This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
urllib3<2.3.0

0 comments on commit 76543fc

Please sign in to comment.