Upgrade to Django 5.1

This provides the new "Reusable field group templates" feature (as of
5.0).
This commit is contained in:
Ben Sturmfels 2024-10-22 10:34:06 +11:00
parent 8da5e1dac6
commit ad380706c0
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -1,5 +1,5 @@
# Installed in virtualenv
Django==4.2.16
Django==5.1.2
# Provided by Debian Bookworm.
beautifulsoup4==4.11.2
html5lib==1.1