Upgrade Django to 5.1.6

This commit is contained in:
Ben Sturmfels 2025-03-05 14:04:02 +11:00
parent 9a7ab2b0de
commit 6659ec8868
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -1,5 +1,5 @@
# Installed in virtualenv # Installed in virtualenv
Django==5.1.2 Django==5.1.6
django-countries==7.6.1 django-countries==7.6.1
stripe stripe
# Provided by Debian Bookworm. # Provided by Debian Bookworm.