chore: Upgrade Python requirements (#36076)
* 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>
This commit is contained in:
committed by
GitHub
parent
85ecad1aab
commit
f452798565
@@ -4,7 +4,7 @@
|
||||
#
|
||||
# make upgrade
|
||||
#
|
||||
certifi==2024.8.30
|
||||
certifi==2024.12.14
|
||||
# via requests
|
||||
charset-normalizer==2.0.12
|
||||
# via
|
||||
@@ -15,4 +15,6 @@ idna==3.10
|
||||
requests==2.32.3
|
||||
# via -r scripts/xblock/requirements.in
|
||||
urllib3==2.2.3
|
||||
# via requests
|
||||
# via
|
||||
# -c scripts/xblock/../../requirements/common_constraints.txt
|
||||
# requests
|
||||
|
||||
Reference in New Issue
Block a user