Skip to content

Commit

Permalink
Merge pull request #1359 from nationalarchives/fix/revert-django-v5
Browse files Browse the repository at this point in the history
Revert Django v5 and v5.0.1 upgrades
  • Loading branch information
dragon-dxw authored Jan 5, 2024
2 parents d81ce9c + 57592c1 commit 18a9d59
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.6.0 # https://github.com/evansd/whitenoise

# Django
# ------------------------------------------------------------------------------
django==5.0.1 # pyup: < 4.0 # https://www.djangoproject.com/
django==3.2.23 # pyup: < 4.0 # https://www.djangoproject.com/
django-environ>=0.11.0 # https://github.com/joke2k/django-environ
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
django-allauth==0.59.0 # https://github.com/pennersr/django-allauth
Expand Down

0 comments on commit 18a9d59

Please sign in to comment.