Skip to content

Commit

Permalink
Update dependency django to v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent bb6934a commit f57c20d
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.2 # https://www.djangoproject.com/
django==5.1.3 # 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==0.63.6 # https://github.com/pennersr/django-allauth
Expand Down

0 comments on commit f57c20d

Please sign in to comment.