Skip to content

Commit

Permalink
Merge pull request #927 from magajh/magajh/patch-django-quince-4.2.11
Browse files Browse the repository at this point in the history
chore: update Django to 4.2.11 for Quince - Security Patch
  • Loading branch information
cmltaWt0 authored Apr 7, 2024
2 parents c6c7004 + 73af060 commit defb1ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ charset-normalizer==3.2.0
# via requests
click==8.1.7
# via edx-django-utils
django==4.2.10
django==4.2.11
# via
# django-crum
# django-storages
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.10
django==4.2.11
# via
# -r requirements/test.txt
# django-crum
Expand Down

0 comments on commit defb1ce

Please sign in to comment.