Files
edx-platform/scripts/xblock/requirements.txt
feanil aaa6629cbd feat: Upgrade Python dependency certifi
Update to the latest certifi.

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2025-05-08 19:42:42 +00:00

21 lines
467 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
#
certifi==2025.4.26
# 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