Upgrade to Django 5.2

'shooting in the dark' edition, i.e. just upgrading the version number
without RTFM and seeing if the CI still runs
This commit is contained in:
Klaas van Schelven
2025-04-26 11:04:24 +02:00
parent c292d9f87c
commit 1dfbaf5b2a

View File

@@ -1,5 +1,5 @@
gunicorn==23.0.*
Django==4.2.*
Django==5.2.*
sentry-sdk==2.27.*
django-tailwind==3.6.*
jsonschema==4.23.*