Skip to content

Commit

Permalink
Merge pull request #1890 from nationalarchives/renovate/django-5.1.x
Browse files Browse the repository at this point in the history
Update dependency django to v5.1.6
  • Loading branch information
renovate[bot] authored Feb 7, 2025
2 parents 4a5bcff + 9b85c3d commit 4a30ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ whitenoise==6.8.2 # https://github.com/evansd/whitenoise

# Django
# ------------------------------------------------------------------------------
django==5.1.5 # https://www.djangoproject.com/
django==5.1.6 # https://www.djangoproject.com/
django-environ>=0.11.0 # https://github.com/joke2k/django-environ
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
django-allauth==65.3.1 # https://github.com/pennersr/django-allauth
Expand Down

0 comments on commit 4a30ac5

Please sign in to comment.