feat: Upgrade Python dependency Django (#37974)

Required upgrade of Django.

Commit generated by workflow `openedx/openedx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
This commit is contained in:
github-actions[bot]
2026-02-03 17:35:33 +00:00
committed by GitHub
parent 18113c63af
commit b6904be3a4
6 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ cryptography==45.0.7
# via
# -c requirements/constraints.txt
# pyjwt
django==5.2.10
django==5.2.11
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt

View File

@@ -48,7 +48,7 @@ cryptography==45.0.7
# pyjwt
ddt==1.7.2
# via -r scripts/user_retirement/requirements/testing.in
django==5.2.10
django==5.2.11
# via
# -r scripts/user_retirement/requirements/base.txt
# django-crum