Skip to content

Commit

Permalink
Merge pull request #422 from magajh/magajh/patch-django-redwood-4.2.15
Browse files Browse the repository at this point in the history
chore: update Django to 4.2.15 for Redwood - Security Patch
  • Loading branch information
cmltaWt0 authored Aug 9, 2024
2 parents 4779fbe + ebbf0fd commit dffa354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ click==8.1.7
# via edx-django-utils
cryptography==42.0.5
# via pyjwt
django==4.2.14
django==4.2.15
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/django.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
django==4.2.14
django==4.2.15

0 comments on commit dffa354

Please sign in to comment.