Skip to content

Commit a71d46b

Browse files
authored
Merge pull request openedx#408 from magajh/magajh/patch-django-redwood-4.2.13
chore: update Django to 4.2.13
2 parents 8d5a272 + 36423b7 commit a71d46b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ click==8.1.7
2525
# via edx-django-utils
2626
cryptography==42.0.5
2727
# via pyjwt
28-
django==4.2.11
28+
django==4.2.13
2929
# via
3030
# -c requirements/common_constraints.txt
3131
# -r requirements/base.in

requirements/django.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
django==4.2.11
1+
django==4.2.13

0 commit comments

Comments
 (0)