Skip to content

Commit

Permalink
Upgrade Django from v4.2.16 to v4.2.17
Browse files Browse the repository at this point in the history
This fixes two security issues by which we were unaffacted:

https://docs.djangoproject.com/en/5.1/releases/4.2.17/
  • Loading branch information
tomka committed Dec 18, 2024
1 parent c851e06 commit 0f55c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ celery==5.4.0
channels==4.2.0
cssmin==0.2.0
Cython==3.0.11
Django==4.2.16
Django==4.2.17
django-adminplus==0.6
django-allauth==65.3.0
django-formtools==2.5.1
Expand Down

0 comments on commit 0f55c15

Please sign in to comment.