feat: Upgrade Python dependency Django

Update to latest django patch version.

Commit generated by workflow `openedx/openedx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
This commit is contained in:
feanil
2026-03-03 16:01:53 +00:00
committed by Feanil Patel
parent 15a252fdc3
commit ce3e8b2f6f
6 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ cryptography==45.0.7
# -c requirements/constraints.txt
# google-auth
# pyjwt
django==5.2.11
django==5.2.12
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt

View File

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