* chore: Upgrade Python requirements * chore: Upgrade Python requirements (#36079) * feat: Upgrade Python dependency urllib3 (#36081) upgrade: upgrade urllib3 version Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master` Co-authored-by: mumarkhan999 <42294172+mumarkhan999@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mumarkhan999 <42294172+mumarkhan999@users.noreply.github.com>
21 lines
468 B
Plaintext
21 lines
468 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.11
|
|
# by the following command:
|
|
#
|
|
# make upgrade
|
|
#
|
|
certifi==2024.12.14
|
|
# via requests
|
|
charset-normalizer==2.0.12
|
|
# via
|
|
# -c scripts/xblock/../../requirements/constraints.txt
|
|
# requests
|
|
idna==3.10
|
|
# via requests
|
|
requests==2.32.3
|
|
# via -r scripts/xblock/requirements.in
|
|
urllib3==2.2.3
|
|
# via
|
|
# -c scripts/xblock/../../requirements/common_constraints.txt
|
|
# requests
|